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

Method toString

lib.esm/utils/fixednumber.js:436–436  ·  view source on GitHub ↗

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

()

Source from the content-addressed store, hash-verified

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

Callers 3

toUnsafeFloatMethod · 0.95
toFormatMethod · 0.95
toStringFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected