MCPcopy
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

1import assert from 'assert'
2import { approxEqual } from '../../../../tools/approx.js'
3import math from '../../../../src/defaultInstance.js'
4import { createMap } from '../../../../src/utils/map.js'

Callers

nothing calls this directly

Calls 8

approxEqualFunction · 0.90
createMapFunction · 0.90
evaluateMethod · 0.65
matrixMethod · 0.65
formatMethod · 0.65
keysMethod · 0.65
parseMethod · 0.65
toTexMethod · 0.65

Tested by

no test coverage detected