MCPcopy Create free account
hub / github.com/Pomax/Pjs-2D-Game-Engine / nfCore

Function nfCore

processing.js:8642–8651  ·  view source on GitHub ↗

* Number-to-String formatting function. Prepends "plus" or "minus" depending * on whether the value is positive or negative, respectively, after padding * the value with zeroes on the left and right, the number of zeroes used dictated * by the values 'leftDigits' and 'rightDigits'. 'valu

(value, plus, minus, leftDigits, rightDigits, group)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

processing.jsFile · 0.70

Calls 1

nfCoreScalarFunction · 0.70

Tested by

no test coverage detected