Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/josdejong/mathjs
/ valueOf
Method
valueOf
types/index.d.ts:4446–4446 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4444
4445
export
interface
Unit {
4446
valueOf(): string
4447
clone(): Unit
4448
hasBase(base: BaseUnit | string | undefined): boolean
4449
equalBase(unit: Unit): boolean
Callers
15
sum.test.js
File · 0.65
den.test.js
File · 0.65
num.test.js
File · 0.65
clone.test.js
File · 0.65
smaller.test.js
File · 0.65
equal.test.js
File · 0.65
largerEq.test.js
File · 0.65
smallerEq.test.js
File · 0.65
larger.test.js
File · 0.65
compareNatural.test.js
File · 0.65
compare.test.js
File · 0.65
unequal.test.js
File · 0.65
Calls
no outgoing calls
Tested by
5
assertValidQRDecomposition
Function · 0.52
bigApproxEqual
Function · 0.52
assertValidPinv
Function · 0.52
check
Function · 0.52
checkExpectation
Function · 0.52