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

File parse.test.js

test/unit-tests/expression/parse.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// test parse
2import assert from 'assert'
3import math from '../../../src/defaultInstance.js'
4import { isMap, isObjectWrappingMap, isPartitionedMap } from '../../../src/utils/is.js'

Callers

nothing calls this directly

Calls 15

approxEqualFunction · 0.90
approxDeepEqualFunction · 0.90
createMethod · 0.80
importMethod · 0.80
parseAndEvalFunction · 0.70
evaluateMethod · 0.65
compileMethod · 0.65
mapMethod · 0.65
matrixMethod · 0.65
unitMethod · 0.65
bignumberMethod · 0.65

Tested by

no test coverage detected