* Math.round() but for FixedDecimal. * @param decimalPlaces The number of decimal places to round to. * @returns A new FixedDecimal with the result for chaining.
(decimalPlaces?: number)
source not stored for this graph (policy: none)
no test coverage detected