Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/josdejong/mathjs
/ defaultInstance.test.cjs
File
defaultInstance.test.cjs
test/node-tests/defaultInstance.test.cjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
assert = require(
'assert'
)
2
const
cp = require(
'child_process'
)
3
const
path = require(
'path'
)
4
const
math = require(
'../../lib/cjs/defaultInstance.js'
).default
Callers
nothing calls this directly
Calls
8
create
Method · 0.80
import
Method · 0.80
sqrt
Method · 0.65
complex
Method · 0.65
typeOf
Method · 0.65
toString
Method · 0.65
bignumber
Method · 0.65
isNaN
Method · 0.65
Tested by
no test coverage detected