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

File polynomialRoot.test.js

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 2

approxDeepEqualFunction · 0.90
sqrtMethod · 0.65

Tested by

no test coverage detected