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

File calculus.test.ts

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

Source from the content-addressed store, hash-verified

1import { engine } from '../utils';
2import { ComputeEngine } from '../../src/compute-engine';
3
4function evaluate(expr: string): string {

Callers

nothing calls this directly

Calls 15

noFloatsFunction · 0.85
checkDerivFunction · 0.85
checkAntiderivativeFunction · 0.85
evaluateFunction · 0.70
verifyFunction · 0.70
NFunction · 0.70
limFunction · 0.70
assignMethod · 0.65
exprMethod · 0.65
parseMethod · 0.65
matchesMethod · 0.65
evaluateMethod · 0.65

Tested by

no test coverage detected