Showing 1-12 of 12 packages
helper be
Splits a double-precision floating-point number into a normalized fraction and an integer power of two.
Split a double-precision floating-point number into a normalized fraction and an integer power of two.
Manipulate the integer parts of a JS Number, including frexp and ldexp.
frexp for integers: decomposes integer into coefficient and power of 2
Splits a single-precision floating-point number into a normalized fraction and an integer power of two.
C's and C++'s math functions in TypeScript & JavaScript
Multiply a double-precision floating-point number by an integer power of two.
T.R. Chandrupatla's root finding algorithm.
Multiplies a double-precision floating-point number by an integer power of two.
Multiply a single-precision floating-point number by an integer power of two.
Split a single-precision floating-point number into a normalized fraction and an integer power of two.