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

File simplify.test.js

test/unit-tests/function/algebra/simplify.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// test simplify
2import assert from 'assert'
3
4import math from '../../../../src/defaultInstance.js'

Callers

nothing calls this directly

Calls 9

simplifyAndCompareFunction · 0.85
simplifyAndCompareEvalFunction · 0.85
assertAlikeFunction · 0.85
createMethod · 0.80
parseMethod · 0.65
toStringMethod · 0.65
evaluateMethod · 0.65
simplifyCoreMethod · 0.65
simplifyMethod · 0.65

Tested by

no test coverage detected