Search results
110 packages found
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 euclidean distance between two vectors
Chi-squared distribution constructor.
- stdlib
- stdmath
- statistics
- stats
- distribution
- dist
- object
- class
- constructor
- ctor
- probability
- prob
- chi
- squared
- 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 a sum of squared absolute values incrementally.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- summation
- sum
- total
- incremental
- accumulator
- absolute
- value
- abs
- View more
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 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
Parent folder for @squared-functions packages.
Compute a sum of squared 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 generates a sequence of squared triangular numbers.
- stdlib
- stdmath
- mathematics
- math
- triangular
- triangle
- squared
- square
- binomial
- integer
- int
- number
- sequence
- iterator
- View more
Create an iterator which generates a sequence of squares.
Create an iterator which generates a sequence of nonsquares.
- stdlib
- stdmath
- mathematics
- math
- squares
- nonsquare
- non-square
- squared
- integer
- int
- number
- sequence
- iterator
- iterate
- View more
Create an iterator which iteratively computes a moving sum of squared absolute values.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- sum
- summation
- total
- moving sum
- absolute
- value
- math.abs
- magnitude
- View more
Create an iterator which computes the squared absolute value of each iterated value.
Create an iterator which iteratively computes a cumulative sum of squared absolute values.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- sum
- summation
- total
- accumulate
- absolute
- value
- math.abs
- abs
- View more
Compute the squared absolute value of a double-precision complex floating-point number.
Create an iterator which iteratively computes a moving arithmetic mean of squared absolute values.
Compute the squared absolute value for each element in a single-precision floating-point strided array according to a strided mask array.
- stdlib
- stdmath
- mathematics
- math
- absolute
- value
- abs2
- magnitude
- square
- squared
- single-precision
- float
- flt
- float32
- View more