Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortex-js/compute-engine
/ numeric.test.ts
File
numeric.test.ts
test/compute-engine/numeric.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
{ checkJson, engine as ce } from
'../utils'
;
3
4
function
evaluate(s: string) {
Callers
nothing calls this directly
Calls
7
checkJson
Function · 0.90
toString
Method · 0.65
N
Method · 0.65
expr
Method · 0.65
parse
Method · 0.65
isSame
Method · 0.65
number
Method · 0.65
Tested by
no test coverage detected