Test if two single-precision floating-point numbers are the same value.
Test if two single-precision floating-point numbers are the same value.
Convert a double-precision floating-point number to the nearest single-precision floating-point number.
Single-precision complex number functions.
Return an unsigned 32-bit integer corresponding to the IEEE 754 binary representation of a single-precision floating-point number.
Test if a value is a Float32Array.
Test if a value is a number.
Test if a double-precision floating-point numeric value is NaN.
Test if a double-precision floating-point numeric value is infinite.
Return an integer corresponding to the unbiased exponent of a single-precision floating-point number.
Convert a half-precision floating-point number to the nearest single-precision floating-point number.
Test if a finite numeric value is an even number.
Convert a single-precision floating-point number to the nearest half-precision floating-point number.
Test if a finite numeric value is an odd number.
Difference between one and the smallest value greater than one that can be represented as a single-precision floating-point number.
Test if a finite double-precision floating-point number is an integer.
Test if a value is a complex number-like object.
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 value is a string.
Test if a value is a Buffer object.
Test if a value is an object.
Test if a value is object-like.
Test if a value is a boolean.