Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ engine } from
'../utils'
;
2
import
{ ComputeEngine } from
'../../src/compute-engine'
;
3
4
function
evaluate(expr: string): string {
Callers
nothing calls this directly
Calls
15
noFloats
Function · 0.85
checkDeriv
Function · 0.85
checkAntiderivative
Function · 0.85
evaluate
Function · 0.70
verify
Function · 0.70
N
Function · 0.70
lim
Function · 0.70
assign
Method · 0.65
expr
Method · 0.65
parse
Method · 0.65
matches
Method · 0.65
evaluate
Method · 0.65
Tested by
no test coverage detected