Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortex-js/compute-engine
/ complex.ts
File
complex.ts
src/compute-engine/library/complex.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// complex-cartesian (constructor) = re + i * im
2
// complex-polar = abs * exp(i * arg)
3
4
import
type
{
Callers
nothing calls this directly
Calls
15
isNumber
Function · 0.90
shouldNumericize
Function · 0.90
isNaN
Function · 0.85
signFromAssumedPart
Function · 0.85
complex
Method · 0.80
cos
Method · 0.80
sin
Method · 0.80
number
Method · 0.65
N
Method · 0.65
evaluate
Method · 0.65
function
Method · 0.65
tuple
Method · 0.65
Tested by
no test coverage detected