Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
toUnsafeFloat
Method · 0.95
toFormat
Method · 0.95
toString
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected