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