@stdlib/array-typed-complex-dtypes
List of complex typed array data types.
List of complex typed array data types.
Test if a value is a 64-bit or 128-bit complex number.
Test if a value is a complex number-like object.
Test if a value is a complex typed array.
Test if a value is complex-typed-array-like.
Apply a unary function to a single-precision complex floating-point strided input array and assign results to a single-precision complex floating-point strided output array.
Reinterpret a complex-valued floating-point array as a real-valued floating-point array having the same precision.
Reinterpret a Complex128Array as a Float64Array.
Reinterpret a Complex64Array as a Float32Array.
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.
A list of simple American-English words (revised Spache).
A list of simple American-English words (revised Spache).
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.