Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortex-js/compute-engine
/ simplify.test.ts
File
simplify.test.ts
test/compute-engine/simplify.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ ComputeEngine } from
'../../src/compute-engine'
;
2
import
{ Expression } from
'../../src/math-json/types.ts'
;
3
import
{ simplify } from
'../utils'
;
4
Callers
nothing calls this directly
Calls
15
simplify
Function · 0.90
checkSimplify
Function · 0.70
fuTestHelper
Function · 0.70
N
Method · 0.65
simplify
Method · 0.65
parse
Method · 0.65
expr
Method · 0.65
isSame
Method · 0.65
subs
Method · 0.65
pushScope
Method · 0.65
assume
Method · 0.65
popScope
Method · 0.65
Tested by
no test coverage detected