Search
@stdlib/complex-float32
Single-precision complex number functions.
v0.3.0 URL:
https://unpkg.com/@stdlib/complex-float32@0.3.0/lib/index.js
Open
Browse Files
stdlib
stdtypes
types
complex
cmplx
number
namespace
ns
float32
@stdlib/complex-float64
Double-precision complex number functions.
v0.3.0 URL:
https://unpkg.com/@stdlib/complex-float64@0.3.0/lib/index.js
Open
Browse Files
stdlib
stdtypes
types
complex
cmplx
number
namespace
ns
float64
@stdlib/complex-float64-ctor
128-bit complex number.
v0.0.3 URL:
https://unpkg.com/@stdlib/complex-float64-ctor@0.0.3/lib/index.js
Open
Browse Files
stdlib
stdtypes
types
data
structure
constructor
ctor
complex
complex128
128-bit
float64
double
double-precision
ieee754
@stdlib/complex-float32-ctor
64-bit complex number.
v0.0.2 URL:
https://unpkg.com/@stdlib/complex-float32-ctor@0.0.2/lib/index.js
Open
Browse Files
stdlib
stdtypes
types
data
structure
constructor
ctor
complex
complex64
64-bit
float32
float
single
single-precision
ieee754
@stdlib/complex-reimf
Return the real and imaginary components of a single-precision complex floating-point number.
v0.2.1 URL:
https://unpkg.com/@stdlib/complex-reimf@0.2.1/lib/index.js
Open
Browse Files
stdlib
stdtypes
mathematics
math
complex
cmplx
real
re
imaginary
imag
im
number