MCPcopy Create free account
hub / github.com/AudiusProject/apps / expand

Method expand

packages/fixed-decimal/src/FixedDecimal.ts:358–361  ·  view source on GitHub ↗

* Rounds away from zero. (Opposite of trunc()) * @param decimalPlaces The number of decimal places to round to. * @returns A new FixedDecimal with the result for chaining.

(decimalPlaces?: number)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

toLocaleStringMethod · 0.95

Calls 1

_expandMethod · 0.95

Tested by

no test coverage detected