MCPcopy
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
2import { 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

addFunction · 0.90
multiplyFunction · 0.90
divideFunction · 0.90
evaluateFunction · 0.90
formatFunction · 0.90
toNumberMethod · 0.80
printFunction · 0.70
logMethod · 0.65
toMethod · 0.65

Tested by

no test coverage detected