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-reim
Return the real and imaginary components of a double-precision complex floating-point number.
v0.1.2 URL:
https://unpkg.com/@stdlib/complex-float64-reim@0.1.2/lib/index.js
Open
Browse Files
stdlib
stdtypes
mathematics
math
complex
cmplx
real
re
imaginary
imag
im
number
@stdlib/complex-float32-reim
Return the real and imaginary components of a single-precision complex floating-point number.
v0.1.2 URL:
https://unpkg.com/@stdlib/complex-float32-reim@0.1.2/lib/index.js
Open
Browse Files
stdlib
stdtypes
mathematics
math
complex
cmplx
real
re
imaginary
imag
im
number
@stdlib/complex-float64-real
Return the real component of a double-precision complex floating-point number.
v0.1.1 URL:
https://unpkg.com/@stdlib/complex-float64-real@0.1.1/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
complex
cmplx
real
re
imaginary
imag
im
number