Base (i.e., lower-level) complex number assertion functions.
Test whether two complex numbers are approximately the same value within a specified number of ULPs (units in the last place).
Test if a double-precision floating-point numeric value is NaN.
Test if a double-precision floating-point numeric value is infinite.
Double-precision complex number functions.
Single-precision complex number functions.
Test whether two complex numbers are approximately equal within a specified number of ULPs (units in the last place).
Test if a finite numeric value is an odd number.
Test if a finite double-precision floating-point number is an integer.
Test if a double-precision floating-point numeric value is negative zero.
Test if a double-precision floating-point numeric value is positive zero.
Test if a finite numeric value is an even number.
Test if a value is a complex number-like object.
Test if a value is a complex typed array.
Test if an input value is a supported array complex-valued floating-point data type.
Test if a double-precision floating-point numeric value is finite.
Test if a single-precision floating-point numeric value is NaN.
Test if a single-precision floating-point numeric value is finite.
Test whether two double-precision complex floating-point numbers are the same value.
Test if an input value is a supported ndarray complex-valued floating-point data type.
Test if a value is a complex typed array.
Gamma function.
Detect native Uint32Array support.
Test if a value is a Complex128Array.