* Format a number into a string * @param {number} number The number to format * @param {{ * minFrac, // the minimum number of digits required in the fraction part of the number * maxFrac, // the maximum number of digits required in the fraction part of the number *
(number, pattern, groupSep, decimalSep, fractionSize)
source not stored for this graph (policy: none)
no test coverage detected
searching dependent graphs…