MCPcopy Create free account
hub / github.com/cortex-js/compute-engine / calculus.test.ts

File calculus.test.ts

test/compute-engine/latex-syntax/calculus.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { engine as ce, exprToString } from '../../utils';
2
3function parse(s: string) {
4 const expr = ce.parse(s);

Callers

nothing calls this directly

Calls 7

toLatexMethod · 0.80
parseFunction · 0.70
parseMethod · 0.65
evaluateMethod · 0.65
toStringMethod · 0.65
isSameMethod · 0.65
boxMethod · 0.65

Tested by

no test coverage detected