MCPcopy Create free account
hub / github.com/PageLeay/celestial-runtime / toString

Method toString

lib.commonjs/utils/fixednumber.js:439–439  ·  view source on GitHub ↗

* Returns the string representation of %%this%%.

()

Source from the content-addressed store, hash-verified

437 * Returns the string representation of %%this%%.
438 */
439 toString() { return this._value; }
440 /**
441 * Returns a float approximation.
442 *

Callers 3

toUnsafeFloatMethod · 0.95
toFormatMethod · 0.95
toStringFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected