* 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 not stored for this graph (policy: none)
no test coverage detected