Search results
41 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
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
64bit Long Integer on Buffer/Array/ArrayBuffer in Pure JavaScript
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
Smallest positive double-precision floating-point normal number.
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
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
Smallest positive double-precision floating-point number.
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
Maximum double-precision floating-point number.
- stdlib
- stdmath
- constant
- const
- mathematics
- math
- max
- maximum
- floating-point
- float64
- float
- 64bit
- ieee754
- double
- View more
Native 64-bit integers with overflow protection.
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
Configurable K-sortable unique IDs, ULIDs, binary & base-N encoded, 32/48/64bit time resolutions
WASM based LEB128 encoder / decoder (signed & unsigned)
64-bit bitwise operation. (Due to ECMAScript laungauge specification 53bit~ does not work well)
A BigInt twitter snowflake generator and deconstructor.
Size (in bytes) of a 64-bit complex number.
- stdlib
- stdmath
- constant
- const
- mathematics
- math
- single
- single-precision
- complex
- cmplx
- complex64
- 64-bit
- 64bit
- size
- View more
Command line RPN calculator using math.js engine. example: '$ rpn 1 2 +'