Wrap a function and casts a function's return value to a complex number.
Double-precision complex number functions.
Single-precision complex number functions.
Return the real and imaginary components of a single-precision complex floating-point number.
Gamma function.
Return the real and imaginary components of a double-precision complex floating-point number.
Complex numbers.
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Return the real and imaginary components of a double-precision complex floating-point number.
Return the real and imaginary components of a single-precision complex floating-point number.
Return an integer corresponding to the unbiased exponent of a double-precision floating-point number.
Return an unsigned 32-bit integer corresponding to the more significant 32 bits of a double-precision floating-point number.
Return a double-precision floating-point number with the magnitude of x and the sign of y.
Determine if an ndarray data type can be safely cast to, or is of the same kind as, another ndarray data type.
Determine if an ndarray data type can be cast to another ndarray data type according to a specified casting mode.
Return an unsigned 32-bit integer corresponding to the IEEE 754 binary representation of a single-precision floating-point number.
Determine if an ndarray data type can be safely cast to another ndarray data type.
Determine if an ndarray data type can be safely cast or, for floating-point data types, downcast to another ndarray data type.
Replace search occurrences with a replacement string.
Return an accessor function for setting an element in an array-like object supporting the get/set protocol.
Test if a finite double-precision floating-point number is an integer.
C APIs for registering a Node-API module exporting an interface for invoking a binary numerical function.
Generate string from a token array by interpolating values.
Tokenize a string into an array of string parts and format identifier objects.