Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortex-js/compute-engine
/ K
Function
K
test/compute-engine/special-functions.test.ts:1089–1089 ·
view source on GitHub ↗
(x: number)
Source
from the content-addressed store, hash-verified
1087
expr: any,
1088
re: number,
1089
im: number,
1090
tolerance = 1e-8
1091
) {
1092
const
v = expr.N();
Callers
1
special-functions.test.ts
File · 0.85
Calls
2
N
Method · 0.65
expr
Method · 0.65
Tested by
no test coverage detected