Search results
240 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Returns a string giving the literal bit representation of a single-precision floating-point number.
- compute.io
- compute-io
- compute
- computation
- math.io
- math-io
- math
- mathematics
- number
- binary
- bin
- bits
- float32
- single
- View more
Returns an integer corresponding to the significand of a single-precision floating-point number.
- compute.io
- compute-io
- compute
- computation
- math.io
- math-io
- math
- mathematics
- significand
- mantissa
- fraction
- frac
- coefficient
- bits
- View more
Returns a boolean indicating if the sign bit for a single-precision floating-point number is on (true) or off (false).
- compute.io
- compute-io
- compute
- computation
- math.io
- math-io
- math
- mathematics
- signbit
- sign
- bit
- floating-point
- float32
- float
- View more
Sets the more significant 32 bits of a double-precision floating-point number.
- math.io
- math-io
- mathematics
- math
- compute.io
- compute-io
- computation
- compute
- float64
- floating-point
- float
- double
- dbl
- words
- View more
Creates a single-precision floating-point number from a literal bit representation.
- compute.io
- compute-io
- compute
- computation
- math.io
- math-io
- math
- mathematics
- number
- binary
- bin
- bits
- float32
- single
- View more
Smallest positive single-precision floating-point number.
- compute.io
- compute
- computation
- smallest
- min
- minimum
- positive
- nonzero
- float32
- float
- floating-point
- 32-bit
- const
- const.io
- View more
Creates a single-precision floating-point number from an unsigned integer corresponding to an IEEE 754 binary representation.
- compute.io
- compute-io
- computation
- compute
- math-io
- math.io
- math
- convert
- floating-point
- float32
- single
- float
- from
- bits
- View more
Returns an integer corresponding to the unbiased exponent of a single-precision floating-point number.
- compute.io
- compute-io
- compute
- computation
- math.io
- math-io
- math
- mathematics
- exponent
- unbiased
- bits
- floating-point
- float32
- float
- View more
Computes the relative difference of two real numbers in units of double-precision floating-point epsilon.
- compute.io
- compute-io
- computation
- compute
- math-io
- math.io
- math
- mathematics
- ieee754
- floating-point
- double
- dbl
- float
- number
- View more
Cube root of double-precision floating-point epsilon.
- const.io
- const-io
- constant
- computation
- compute
- compute.io
- compute-io
- double
- dbl
- floating-point
- float
- ieee754
- epsilon
- eps
- View more
npm module template
Splits a single-precision floating-point number into a normalized fraction and an integer power of two.
- compute.io
- compute-io
- compute
- computation
- math.io
- math-io
- math
- mathematics
- frexp
- floating-point
- float32
- float
- single
- normalized
- View more
Precision based math operations
Maximum single-precision floating-point number.
- compute.io
- compute-io
- compute
- computation
- const.io
- const
- const-io
- constant
- math
- mathematics
- max
- maximum
- float32
- float
- View more
Returns an unsigned 32-bit integer corresponding to the IEEE 754 binary representation of a single-precision floating-point number.
- compute.io
- compute-io
- computation
- compute
- math-io
- math.io
- math
- convert
- floating-point
- float32
- single
- float
- to
- bits
- View more
A lightweight JavaScript library for handling numeric precision and large numbers
Returns a boolean indicating if the sign bit for a double-precision floating-point number is on (true) or off (false).
- compute.io
- compute-io
- compute
- computation
- math.io
- math-io
- math
- mathematics
- signbit
- sign
- bit
- floating-point
- float64
- float
- View more
leverage BigInt primitive wrapper object to handle handle arbitrary precision floating point numbers in Javascript
Utility for converting 16-bit floats
An Angular service wrapper for Float Toolkit