Search results
48 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Compute the absolute value of a double-precision floating-point number.
Return the minimum absolute value.
Return the maximum absolute value.
Computes an absolute value.
- compute.io
- compute-io
- compute
- computation
- math.io
- math-io
- math
- mathematics
- math.abs
- abs
- absolute
- value
- scalar
- number
Compute the squared absolute value of a double-precision floating-point number.
- stdlib
- stdmath
- mathematics
- math
- math.abs
- abs
- abs2
- squared
- square
- absolute
- magnitude
- number
- double-precision
- double
Compute the absolute value of a single-precision floating-point number.
Compute an absolute value of a signed 32-bit integer.
Compute a sum of absolute values incrementally.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- summation
- sum
- total
- incremental
- accumulator
- absolute
- value
- abs
- View more
Compute an arithmetic mean of absolute values incrementally.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- average
- avg
- mean
- arithmetic mean
- central tendency
- incremental
- accumulator
- absolute
- View more
Compute the squared absolute value of a single-precision floating-point number.
- stdlib
- stdmath
- mathematics
- math
- math.abs
- abs
- abs2f
- squared
- square
- absolute
- magnitude
- number
- single-precision
- float
Compute an arithmetic mean of squared absolute values incrementally.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- average
- avg
- mean
- incremental
- accumulator
- absolute
- value
- abs
- View more
Compute a moving sum of squared absolute values incrementally.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- sum
- total
- incremental
- accumulator
- moving sum
- sliding window
- sliding
- window
- View more
Compute a sum of squared absolute values incrementally.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- summation
- sum
- total
- incremental
- accumulator
- absolute
- value
- abs
- View more
Compute a moving arithmetic mean of absolute values incrementally.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- average
- avg
- mean
- arithmetic mean
- central tendency
- incremental
- accumulator
- moving mean
- View more
Compute an absolute value.
Compute a moving sum of absolute values incrementally.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- sum
- total
- incremental
- accumulator
- moving sum
- sliding window
- sliding
- window
- View more
Compute a moving arithmetic mean of squared absolute values incrementally.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- average
- avg
- mean
- incremental
- accumulator
- moving mean
- moving average
- sliding window
- View more
Compute a sum of absolute values incrementally, ignoring NaN values.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- summation
- sum
- total
- incremental
- accumulator
- absolute
- value
- abs
- View more
Create an iterator which iteratively computes a cumulative arithmetic mean of absolute values.
Compute the absolute value of a single-precision complex floating-point number.