Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brainflow-dev/brainflow
/
Class
nodejs_package/brainflow/complex.ts:1–1 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
export
class
complex
2
{
3
/** The real component of the complex number */
4
private _real: number;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected