@stdlib/assert-is-same-complex128
Test if two arguments are both double-precision complex floating-point numbers and have the same value.
Test if two arguments are both double-precision complex floating-point numbers and have the same value.
Test if two arguments are both single-precision complex floating-point numbers and have the same value.
Compute the sum of the absolute values of the real and imaginary components of a double-precision complex floating-point number.
C API for registering a Node-API module exporting a strided array interface for applying a unary callback to a single-precision complex floating-point strided input array and assigning results to a single-precision complex floating-point strided output ar
C API for registering a Node-API module exporting a strided array interface for applying a unary callback to a double-precision complex floating-point strided input array and assigning results to a double-precision complex floating-point strided output ar
Apply a unary function to a double-precision complex floating-point strided input array and assign results to a double-precision complex floating-point strided output array.
Test whether two double-precision complex floating-point numbers are the same value.
Test whether two double-precision complex floating-point numbers are the same value.
Multiply two double-precision complex floating-point numbers.
Return the complex conjugate of a double-precision complex floating-point number.
Return the imaginary component of a double-precision complex floating-point number.
Parse a string representation of a 128-bit complex number.
Return the real component of a double-precision complex floating-point number.
Return the real and imaginary components of a double-precision complex floating-point number.
Revive a JSON-serialized 128-bit complex 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.
Parse a string representation of a 64-bit complex number.
Parse a string representation of a 128-bit complex number.
Return the complex number data type with the smallest size and closest kind to which data types can be safely cast.