* Formats given number * * @method format * @param {Number} nr The number to format. * @param {Number} [decPlaces=2] The number of decimal places. * @param {String} [thouSeparator=.] An optional thousand marker. * @param {String} [decSeparator=,] An optional decimal separator to use. *
(nr, decPlaces, thouSeparator, decSeparator, currencySymbol)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected