Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/josdejong/mathjs
/ evaluate.test.js
File
evaluate.test.js
test/unit-tests/expression/function/evaluate.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assert from
'assert'
2
import
{ approxEqual } from
'../../../../tools/approx.js'
3
import
math from
'../../../../src/defaultInstance.js'
4
import
{ createMap } from
'../../../../src/utils/map.js'
Callers
nothing calls this directly
Calls
8
approxEqual
Function · 0.90
createMap
Function · 0.90
evaluate
Method · 0.65
matrix
Method · 0.65
format
Method · 0.65
keys
Method · 0.65
parse
Method · 0.65
toTex
Method · 0.65
Tested by
no test coverage detected