Search results
578 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
A wide-character aware text alignment function for use on the console or with fixed width fonts.
The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js and many other libraries. Maintains compatability with deque.
Use double-position gradients in CSS
Test if a value is a Float64Array.
- stdlib
- stdassert
- assertion
- assert
- utilities
- utility
- utils
- util
- float64array
- float64
- double
- ieee754
- typed
- typed array
- View more
Smallest positive double-precision floating-point normal number.
The bias of a double-precision floating-point number's exponent.
The maximum 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
- max
- View more
Double-precision floating-point negative infinity.
Split a double-precision floating-point number into a higher order word and a lower order word.
Test if a double-precision floating-point numeric value is infinite.
- stdlib
- stdmath
- assertion
- assert
- utilities
- utility
- utils
- util
- math
- mathematics
- ieee754
- floating-point
- float
- double
- View more
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Multiply a double-precision floating-point number by an integer power of two.
Return an integer corresponding to the unbiased exponent of a double-precision floating-point number.
- stdlib
- stdtypes
- base
- utilities
- utility
- utils
- util
- types
- type
- exponent
- unbiased
- bits
- floating-point
- float64
- View more
The maximum biased base 2 exponent for a double-precision floating-point number.
- stdlib
- stdmath
- constant
- const
- mathematics
- math
- double
- dbl
- floating-point
- float
- ieee754
- bias
- exponent
- max
- View more
Double-precision floating-point positive infinity.
- stdlib
- stdmath
- constant
- const
- mathematics
- math
- pinf
- positive
- infinity
- ieee754
- double
- dbl
- precision
- floating-point
Compute the absolute value of a double-precision floating-point number.
Float64Array.
- stdlib
- stdtypes
- types
- data
- structure
- array
- typed
- typed array
- typed-array
- float64array
- float64
- double
- double-precision
- ieee754
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.
Create a double-precision floating-point number from a higher order word and a lower order word.