@stdlib/constants-complex128-num-bytes
Size (in bytes) of a 128-bit complex number.
Size (in bytes) of a 128-bit complex number.
Double-precision complex floating-point zero.
64-bit complex number mathematical constants.
Canonical single-precision complex floating-point NaN.
Size (in bytes) of a 64-bit complex number.
Single-precision complex floating-point zero.
Create a Node-API value representing a complex number-like object.
Convert a Node-API value to a double-precision complex floating-point number.
Convert a Node-API value to a double-precision complex floating-point array.
Convert a Node-API value to a single-precision complex floating-point number.
Convert a Node-API value to a single-precision complex floating-point array.
Convert a Node-API value representing a strided array to a double-precision complex floating-point array.
Convert a Node-API value representing a strided array to a single-precision complex floating-point array.
Compute the sum of the absolute values of the real and imaginary components of a single-precision complex floating-point number.
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.
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.
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