Search results
42 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
64bit Long Integer on Buffer/Array/ArrayBuffer in Pure JavaScript
Smallest positive double-precision floating-point normal number.
High word mask for the exponent of a double-precision floating-point number.
- stdlib
- stdmath
- constant
- const
- mathematics
- math
- float
- float64
- 64bit
- floating-point
- ieee754
- mask
- exponent
- bits
- View more
High word mask for the sign bit of a double-precision floating-point number.
- stdlib
- stdmath
- constant
- const
- mathematics
- math
- float
- float64
- 64bit
- floating-point
- ieee754
- mask
- sign
- bits
- View more
High word mask for excluding the sign bit of a double-precision floating-point number.
- stdlib
- stdmath
- constant
- const
- mathematics
- math
- float
- float64
- 64bit
- floating-point
- ieee754
- mask
- sign
- bits
- View more
Square root of double-precision floating-point epsilon.
- stdlib
- stdmath
- constant
- const
- mathematics
- math
- double
- dbl
- floating-point
- float
- float64
- 64bit
- 64-bit
- ieee754
- View more
Natural logarithm of the smallest normalized double-precision floating-point number.
- stdlib
- stdmath
- constant
- const
- mathematics
- math
- smallest
- minimum
- floating-point
- float64
- float
- 64bit
- ieee754
- double
- View more
Natural logarithm of the maximum double-precision floating-point number.
- stdlib
- stdmath
- constant
- const
- mathematics
- math
- max
- maximum
- floating-point
- float64
- float
- 64bit
- ieee754
- double
- View more
High word mask for the significand of a double-precision floating-point number.
- stdlib
- stdmath
- constant
- const
- mathematics
- math
- float
- float64
- 64bit
- floating-point
- ieee754
- mask
- significand
- bits
- View more
Arbitrary constant `g` to be used in Lanczos approximation functions.
- stdlib
- stdmath
- constant
- const
- mathematics
- math
- float
- real
- floating-point
- float64
- 64bit
- 64-bit
- ieee754
- gamma
- View more
Smallest positive double-precision floating-point number.
Maximum double-precision floating-point number.
- stdlib
- stdmath
- constant
- const
- mathematics
- math
- max
- maximum
- floating-point
- float64
- float
- 64bit
- ieee754
- double
- View more
Smallest positive double-precision floating-point number.
- const-io
- const.io
- compute.io
- compute-io
- computation
- compute
- mathematics
- math
- constant
- const
- double
- float64
- 64bit
- positive
- View more
Native 64-bit integers with overflow protection.
Configurable K-sortable unique IDs, ULIDs, binary & base-N encoded, 32/48/64bit time resolutions
WASM based LEB128 encoder / decoder (signed & unsigned)
Efficiently generate random non-deterministic 64-bit integers
- random
- number
- generator
- pseudo-random
- integer
- entropy
- 64bit
- 64-bit
- random number
- random number generator
- pseudo-random number generator
- non-deterministic
- RNG
- PRNG
A BigInt twitter snowflake generator and deconstructor.
64bit integer in pure Javascript
64-bit bitwise operation. (Due to ECMAScript laungauge specification 53bit~ does not work well)