Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/josdejong/mathjs
/ units.js
File
units.js
examples/units.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// units
2
import
{ add, cross, divide, evaluate, format as _format, multiply, number, pow, to, unit } from
'../lib/esm/index.js'
3
4
// units can be created by providing a value and unit name, or by providing
Callers
nothing calls this directly
Calls
9
add
Function · 0.90
multiply
Function · 0.90
divide
Function · 0.90
evaluate
Function · 0.90
format
Function · 0.90
toNumber
Method · 0.80
print
Function · 0.70
log
Method · 0.65
to
Method · 0.65
Tested by
no test coverage detected