Search results
883 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
An arbitrary-precision Decimal type for JavaScript.
A library for arbitrary-precision decimal and non-decimal arithmetic
A small, fast, easy-to-use library for arbitrary-precision decimal arithmetic
An arbitrary-precision Decimal type for JavaScript.
Common token types for decoding and encoding numeric and string values
Lightweight and performant natural sorting of arrays and collections by differentiating between unicode characters, numbers, dates, etc.
Use flow-relative (inline-start and inline-end) values for float and clear
Float32Array.
- stdlib
- stdtypes
- types
- data
- structure
- array
- typed
- typed array
- typed-array
- float32array
- float32
- float
- single
- single-precision
Return a double-precision floating-point number with the magnitude of x and the sign of y.
- stdlib
- stdmath
- math
- mathematics
- float64
- float
- floating-point
- ieee754
- double
- copysign
- copy
- sign
- bits
- number
- View more
Convert a double-precision floating-point number to the nearest single-precision floating-point number.
Test if a double-precision floating-point numeric value is NaN.
- stdlib
- stdmath
- assertion
- assert
- utilities
- utility
- utils
- util
- math
- mathematics
- ieee754
- floating-point
- float
- number
- View more
A cross-browser, numerically stable algorithm to add floats accurately
Return an unsigned 32-bit integer corresponding to the more significant 32 bits of a double-precision floating-point number.
The minimum biased base 2 exponent for a subnormal double-precision floating-point number.
- stdlib
- stdmath
- constant
- const
- mathematics
- math
- double
- dbl
- floating-point
- float
- ieee754
- bias
- exponent
- min
- View more
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Test if a value is a Float32Array.
- stdlib
- stdassert
- assertion
- assert
- utilities
- utility
- utils
- util
- float32array
- float32
- float
- typed
- typed array
- typed-array
- View more
Platform float word order.
- stdlib
- stdutils
- stdutil
- utils
- util
- utilities
- utility
- runtime
- environment
- platform
- os
- windows
- darwin
- linux
- View more
Create a double-precision floating-point number from a higher order word and a lower order word.
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
Multiply a double-precision floating-point number by an integer power of two.