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

Method toFixed

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

* Number.toFixed() but for FixedDecimal. * @param decimalPlaces The number of decimal places to show. * @returns The number rounded to the decimal places specifed as a string.

(decimalPlaces?: number)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

convertFunction · 0.80
formatUSDCWeiToUSDStringFunction · 0.80
server.tsxFile · 0.80
getDurationMethod · 0.80
EstimatedAnnualStatFunction · 0.80
EstimatedWeeklyStatFunction · 0.80
formatDeployerCutFunction · 0.80
formatWeightFunction · 0.80
formatUSDCWeiToUSDStringFunction · 0.80
formatUtil.test.tsFile · 0.80
formatCurrencyBalanceFunction · 0.80

Calls 2

roundMethod · 0.95
toStringMethod · 0.80

Tested by

no test coverage detected