@stdlib/complex-base-cast-return
Wrap a function and casts a function's return value to a complex number.
Wrap a function and casts a function's return value to a complex number.
Parses a string representing a complex number into a complex like object.
Wrap a function accepting complex number arguments to support providing both real and complex numbers.
Create a complex number.
Return the complex conjugate of a double-precision complex floating-point number.
Return the complex conjugate of a single-precision complex floating-point number.
Complex number constructors.
Return the data type of a complex number.
List of complex number data types.
Base (i.e., lower-level) complex number functions.
Base complex number assert functions.
Test whether two double-precision complex floating-point numbers are equal.
Test whether two single-precision complex floating-point numbers are equal.
Test whether two double-precision complex floating-point numbers are not equal.
Test whether two single-precision complex floating-point numbers are not equal.
Test whether two double-precision complex floating-point numbers are the same value.
Complex128Array.
Complex64Array.
Create an uninitialized array having a specified length.
Create an uninitialized array having the same length and data type as a provided array.