@stdlib/complex-reimf
Return the real and imaginary components of a single-precision complex floating-point number.
Found 134 results for cmplx
Return the real and imaginary components of a single-precision complex floating-point number.
Return the real and imaginary components of a double-precision complex floating-point number.
Single-precision complex number functions.
Double-precision complex number functions.
Return the real and imaginary components of a single-precision complex floating-point number.
Return the real and imaginary components of a double-precision complex floating-point number.
Complex numbers.
Complex128Array.
Complex64Array.
Return the imaginary component of a double-precision complex floating-point number.
Return the imaginary component of a single-precision complex floating-point number.
Return the real component of a double-precision complex floating-point number.
Return the real component of a single-precision complex floating-point number.
Test if a value is a complex typed array.
Return the imaginary component of a double-precision complex floating-point number.
Return the real component of a double-precision complex floating-point number.
Complex number constructors.
Return the data type of a complex number.
List of complex number data types.
Create a zero-filled array having a specified length.
Create a filled array according to a provided callback function.
Wrap a function and casts a function's return value to a complex number.
Return the real component of a single-precision complex floating-point number.
Create a typed array.
Return the imaginary component of a single-precision complex floating-point number.
Create an uninitialized array having a specified length.
Create a complex number.
Test whether two double-precision complex floating-point numbers are the same value.
Generate a linearly spaced numeric array whose elements increment by 1 starting from one.
Create a filled array having a specified length.
Convert a Node-API value representing a strided array to a double-precision complex floating-point array.
Create an array filled with ones and having a specified length.
Convert a Node-API value representing a strided array to a single-precision complex floating-point array.
Multiply two single-precision complex floating-point numbers.
Complex typed array constructors.
Generate a linearly spaced numeric array whose elements increment by 1 starting from zero.
Add two single-precision complex floating-point numbers.
Convert a Node-API value to a double-precision complex floating-point number.
Create an array filled with NaNs and having a specified length.
Convert a Node-API value to a single-precision complex floating-point number.
Add two double-precision complex floating-point numbers.
Round each component of a double-precision complex floating-point number to the nearest multiple of 10^n.
Multiply two double-precision complex floating-point numbers.
Wrap a function accepting complex number arguments to support providing both real and complex numbers.
Size (in bytes) of a 64-bit complex number.
Evaluate the identity function for a double-precision complex floating-point number.
Round a double-precision complex floating-point number toward positive infinity.
Compute the absolute value of a single-precision complex floating-point number.
Test whether two single-precision complex floating-point numbers are the same value.
Return the complex conjugate of a double-precision complex floating-point number.
Compute the sum of the absolute values of the real and imaginary components of a double-precision complex floating-point number.
Size (in bytes) of a 128-bit complex number.
Base (i.e., lower-level) single-precision complex number assertion functions.
Test whether two single-precision complex floating-point numbers are not equal.
Compute the argument of a double-precision complex floating-point number in radians.
Subtract two double-precision complex floating-point numbers.
Compute the squared absolute value of a double-precision complex floating-point number.
Test whether two single-precision complex floating-point numbers are the same value.
Create an uninitialized array having the same length and data type as a provided array.
Round a single-precision complex floating-point number toward positive infinity.
Round a double-precision complex floating-point number toward negative infinity.
Base (i.e., lower-level) single-precision complex number functions.
Compute the absolute value and the phase of a double-precision complex floating-point number.
Test whether two single-precision complex floating-point numbers are equal.
Round each component of a double-precision complex floating-point number to the nearest integer.
Subtract two single-precision complex floating-point numbers.
Compute the ccis function of a double-precision complex floating-point number.
Canonical double-precision complex floating-point NaN.
Compute the absolute value of a double-precision complex floating-point number.
List of complex typed array data types.
Return a double-precision complex floating-point number with the same magnitude as `z` and the sign of `y*z`.
Test if a value is complex-typed-array-like.
Evaluate the exponential function for a double-precision complex floating-point number.
Double-precision complex floating-point zero.
Base (i.e., lower-level) double-precision complex number functions.
Parse a string representation of a 128-bit complex number.
Return the complex conjugate of a single-precision complex floating-point number.
Test whether two double-precision complex floating-point numbers are the same value.
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 if two arguments are both single-precision complex floating-point numbers and have the same value.
Evaluate the signum function of a double-precision complex floating-point number.
Negate a double-precision complex floating-point number.
Multiply two double-precision complex floating-point numbers.
Add two double-precision complex floating-point numbers.
Round each component of a double-precision complex floating-point number to the nearest multiple of 10^n toward positive infinity.
Round each component of a double-precision complex floating-point number to the nearest multiple of 10^n toward negative infinity.
128-bit complex number mathematical constants.
Compute the squared absolute value of a single-precision complex floating-point number.
Multiply two single-precision complex floating-point numbers.
Parses a string representing a complex number into a complex like object.
Evaluate the identity function for a single-precision complex floating-point number.
Return the complex conjugate of a single-precision complex floating-point number.
Create a zero-filled array having the same length and data type as a provided array.
Return the complex conjugate of a double-precision complex floating-point number.
64-bit complex number mathematical constants.
Return the complex number data type with the smallest size and closest kind to which data types can be safely cast.
Revive a JSON-serialized 64-bit complex number.
Base (i.e., lower-level) math operators.
Create an array filled with ones and having the same length and data type as a provided array.
Base (i.e., lower-level) complex number functions.
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
Compute the inverse of a double-precision complex floating-point number.
Generate a linearly spaced numeric array whose elements increment by 1 starting from zero and having the same length and data type as a provided input array.
Negate a single-precision complex floating-point number.
Divide two complex numbers.
Return a single-precision complex floating-point number with the same magnitude as `z` and the sign of `y*z`.
Test whether two double-precision complex floating-point numbers are not equal.
Convert a Node-API value to a single-precision complex floating-point array.
Parse a string representation of a 64-bit complex number.
Compute the sum of the absolute values of the real and imaginary components of a single-precision complex floating-point number.
Create a complex number typed array.
Canonical single-precision complex floating-point NaN.
Test whether two double-precision complex floating-point numbers are not equal.
Test whether two double-precision complex floating-point numbers are the same value.
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
Revive a JSON-serialized complex number.
Test whether two double-precision complex floating-point numbers are equal.
Add two single-precision complex floating-point numbers.
Test whether two single-precision complex floating-point numbers are not equal.
Revive a JSON-serialized 128-bit complex number.
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.
Test whether two single-precision complex floating-point numbers are the same value.
Create a filled array having the same length and data type as a provided array.
Test if two arguments are both double-precision complex floating-point numbers and have the same value.
Base complex number assert functions.
Convert a Node-API value to a double-precision complex floating-point array.
Create a Node-API value representing a complex number-like object.
Create an array filled with NaNs and having the same length and data type as a provided array.
Test whether two double-precision complex floating-point numbers are equal.
Test whether two double-precision complex floating-point numbers are the same value.
Single-precision complex floating-point zero.
Test whether two single-precision complex floating-point numbers are equal.
Generate a linearly spaced numeric array whose elements increment by 1 starting from one and having the same length and data type as a provided input array.
Test whether two single-precision complex floating-point numbers are the same value.