Search results
578 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
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.
Deques are a generalization of stacks and queues
Double Ended Queue Data Structure - Vasile Sambor
Double Ended Queue data structure
A wide-character aware text alignment function for use on the console or with fixed width fonts.
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
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
Smallest positive double-precision floating-point normal number.
Double-precision floating-point positive infinity.
- stdlib
- stdmath
- constant
- const
- mathematics
- math
- pinf
- positive
- infinity
- ieee754
- double
- dbl
- precision
- floating-point
Convert a double-precision floating-point number to the nearest single-precision floating-point number.
Return an unsigned 32-bit integer corresponding to the more significant 32 bits 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
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
Platform float word order.
- stdlib
- stdutils
- stdutil
- utils
- util
- utilities
- utility
- runtime
- environment
- platform
- os
- windows
- darwin
- linux
- View more
Compute the absolute value of a double-precision floating-point number.
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
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Double-precision floating-point negative infinity.