Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ approxDeepEqual } from
'../../../../tools/approx.js'
2
import
math from
'../../../../src/defaultInstance.js'
3
4
const
complex = math.complex
Callers
nothing calls this directly
Calls
2
approxDeepEqual
Function · 0.90
sqrt
Method · 0.65
Tested by
no test coverage detected