Search results
474 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Computes the median of an array.
- compute.io
- compute
- computation
- statistics
- stats
- mathematics
- math
- central tendency
- median
- array
- avg
- average
- numeric array
ESI implementation for JavaScript, using the modern fetch and streaming APIs.
Computes a quantile for a numeric array.
Rounds a numeric value toward positive infinity.
- compute.io
- compute-io
- compute
- computation
- math.io
- math-io
- math
- mathematics
- math.ceil
- ceil
- round
- integer
- nearest
- number
Provides a method to compute a moving arithmetic mean incrementally.
- compute.io
- compute
- computation
- statistics
- stats
- mathematics
- math
- average
- avg
- mean
- arithmetic mean
- moving mean
- moving average
- sliding window
- View more
Splits a floating-point number into a higher order word and a lower order word.
- math.io
- math-io
- mathematics
- math
- compute.io
- compute-io
- computation
- compute
- float64
- floating-point
- float
- double
- dbl
- words
- View more
Returns a double-precision floating-point number with the magnitude of x and the sign of y.
- math-io
- math.io
- math
- mathematics
- float64
- double
- copysign
- copy
- sign
- bits
- compute-io
- compute.io
- computation
- compute
- View more
Multiplies a double-precision floating-point number by an integer power of two.
- compute.io
- compute-io
- computation
- compute
- math-io
- math.io
- math
- mathematics
- frexp
- ldexp
- load
- exponent
- double
- dbl
- View more
Converts degrees to radians.
Rounds a numeric value toward negative infinity.
- compute.io
- compute-io
- compute
- computation
- math.io
- math-io
- math
- mathematics
- math.floor
- floor
- round
- integer
- nearest
- value
- View more
Converts radians to degrees.
Sets the less significant 32 bits of a double-precision floating-point number.
- math.io
- math-io
- mathematics
- math
- compute.io
- compute-io
- computation
- compute
- float64
- floating-point
- float
- double
- dbl
- words
- 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
Returns a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
- compute.io
- compute-io
- compute
- computation
- math.io
- math-io
- math
- mathematics
- float64
- double
- dbl
- floating-point
- ieee754
- denormalized
- View more
Natural exponential function.
- compute.io
- compute-io
- compute
- computation
- math.io
- math-io
- math
- mathematics
- math.exp
- exp
- natural
- exponential
- function
- euler
- View more
Reactive state management
- data store
- state management
- state
- compute
- computed property
- reactive
- reactivity
- mobx
- observable
- trackable
- react-component
- react
- preact
- model
- View more
Error function.
Natural logarithm.
- compute.io
- compute-io
- compute
- computation
- math.io
- math-io
- math
- mathematics
- math.log
- ln
- natural
- logarithm
- log
- value
- View more
Rounds a numeric value toward zero.
- compute.io
- compute-io
- compute
- computation
- math.io
- math-io
- math
- mathematics
- math.trunc
- trunc
- truncate
- round
- integer
- number
Computes the interquartile range for an array of values.