@stdlib/complex-imag
Return the imaginary component of a double-precision complex floating-point number.
Return the imaginary component of a double-precision complex floating-point number.
Return the imaginary component of a single-precision complex floating-point number.
Return the real component of a double-precision complex floating-point number.
Single-precision complex number functions.
Base (i.e., lower-level) single-precision complex number functions.
Add two single-precision complex floating-point numbers.
Test whether two single-precision complex floating-point numbers are the same value.
Double-precision complex number functions.
Base (i.e., lower-level) double-precision complex number functions.
Add two double-precision complex floating-point numbers.
Test whether two double-precision complex floating-point numbers are equal.
Base (i.e., lower-level) single-precision complex number assertion functions.
Test whether two single-precision complex floating-point numbers are equal.
Test whether two single-precision complex floating-point numbers are not equal.
Test whether two single-precision complex floating-point numbers are the same value.
Multiply two single-precision complex floating-point numbers.
Return the complex conjugate of a single-precision complex floating-point number.
Return the imaginary component of a single-precision complex floating-point number.
Return the real component of a single-precision complex floating-point number.
Return the real and imaginary components of a single-precision complex floating-point number.