@stdlib/math-base-ops-imuldw
Compute the double word product of two signed 32-bit integers.
Compute the double word product of two signed 32-bit integers.
Test if a 32-bit integer is even.
Test if a 32-bit integer is odd.
Perform C-like multiplication of two unsigned 32-bit integers.
Compute the double word product of two unsigned 32-bit integers.
Compute an integer binary logarithm (base two).
Compute an integer square root.
Cube root of single-precision floating-point epsilon.
Square root of single-precision floating-point epsilon.
Return an unsigned 32-bit integer corresponding to the IEEE 754 binary representation of a single-precision floating-point number.
Utilities for signed 32-bit integers.
Base utilities for signed 32-bit integers.