MCPcopy Create free account
hub / github.com/eclipse-streamsheets/streamsheets / format

Method format

packages/jsg-core/src/commons/Numbers.js:132–159  ·  view source on GitHub ↗

* 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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 12

useFunction · 0.80
drawMethod · 0.80
drawMethod · 0.80
drawMethod · 0.80
handleMessageMethod · 0.80
handleMessageMethod · 0.80
rendererMethod · 0.80
formatNumberMethod · 0.80
_404Method · 0.80
indexMethod · 0.80
getCurrentTimeMethod · 0.80
formatTimestampMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected