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/latex-syntax/calculus.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ engine as ce, exprToString } from
'../../utils'
;
2
3
function
parse(s: string) {
4
const
expr = ce.parse(s);
Callers
nothing calls this directly
Calls
7
toLatex
Method · 0.80
parse
Function · 0.70
parse
Method · 0.65
evaluate
Method · 0.65
toString
Method · 0.65
isSame
Method · 0.65
box
Method · 0.65
Tested by
no test coverage detected