Test whether two complex numbers are approximately equal 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.
Assert that two Node-API data types are equal.
Test if a finite numeric value is an odd number.
Test if a finite double-precision floating-point number is an integer.
Double-precision complex number functions.
Single-precision complex number functions.
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.
Assert that two Node-API typed array data types are equal.
Test if a value is a complex number-like object.
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
Test if a value is a complex typed array.
Test if a single-precision floating-point numeric value is NaN.
Test if a double-precision floating-point numeric value is finite.
Test if an input value is a supported array complex-valued floating-point data type.
Is this value a JS DataView? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
Test if a single-precision floating-point numeric value is finite.
Test if a value is a number.
Test if a value is a Float32Array.
Test if a value is an object.
Check if an environment is big endian.