@stdlib/complex-float64-base-assert-is-not-equal
Test whether two double-precision complex floating-point numbers are not equal.
Test whether two double-precision complex floating-point numbers are not equal.
Return the real component of a single-precision complex floating-point number.
Return the real and imaginary components of a double-precision complex floating-point number.
Return the real and imaginary components of a single-precision complex floating-point number.
Revive a JSON-serialized 64-bit complex number.
Base (i.e., lower-level) math operators.
Add two double-precision complex floating-point numbers.
Add two single-precision complex floating-point numbers.
Divide two complex numbers.
Multiply two double-precision complex floating-point numbers.
Multiply two single-precision complex floating-point numbers.
Negate a double-precision complex floating-point number.
Negate a single-precision complex floating-point number.
Subtract two double-precision complex floating-point numbers.
Subtract two single-precision complex floating-point numbers.
Compute the absolute value of a double-precision complex floating-point number.
Compute the squared absolute value of a double-precision complex floating-point number.
Compute the squared absolute value of a single-precision complex floating-point number.
Compute the absolute value of a single-precision complex floating-point number.
Round a double-precision complex floating-point number toward positive infinity.