MCPcopy
hub / github.com/josdejong/mathjs / exp.test.js

File exp.test.js

test/unit-tests/function/arithmetic/exp.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// test exp
2import assert from 'assert'
3
4import { approxEqual, approxDeepEqual } from '../../../../tools/approx.js'

Callers

nothing calls this directly

Calls 10

approxEqualFunction · 0.90
approxDeepEqualFunction · 0.90
createMethod · 0.80
logMethod · 0.65
expMethod · 0.65
bignumberMethod · 0.65
mapMethod · 0.65
parseMethod · 0.65
toTexMethod · 0.65
multiplyFunction · 0.50

Tested by

no test coverage detected