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

File std.test.js

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

Source from the content-addressed store, hash-verified

1import assert from 'assert'
2import { approxEqual, approxDeepEqual } from '../../../../tools/approx.js'
3import math from '../../../../src/defaultInstance.js'
4const BigNumber = math.BigNumber

Callers

nothing calls this directly

Calls 7

approxDeepEqualFunction · 0.90
approxEqualFunction · 0.90
toNumberMethod · 0.80
sqrtMethod · 0.65
parseMethod · 0.65
toTexMethod · 0.65
unitMethod · 0.65

Tested by

no test coverage detected