magic-pkg-batch
This is a test package
Found 128 results for summation
This is a test package
Calculate the cumulative sum of single-precision floating-point strided array elements using pairwise summation.
Calculate the sum of strided array elements, ignoring NaN values and using pairwise summation.
Calculate the sum of strided array elements, ignoring NaN values and using a second-order iterative Kahan–Babuška algorithm.
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values, using ordinary recursive summation with extended accumulation, and returning an extended precision result.
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.
Create an iterator which iteratively computes a cumulative sum of squared absolute values.
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values.
Calculate the cumulative sum of strided array elements using ordinary recursive summation.
Calculate the sum of single-precision floating-point strided array elements using extended accumulation.
Calculate the sum of strided array elements, ignoring NaN values.
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using a second-order iterative Kahan–Babuška algorithm.
Create an iterator which iteratively computes a cumulative sum of absolute values.
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using ordinary recursive summation.
Create an iterator which performs element-wise subtraction of two or more iterators.
Compute the sum of four double-precision floating-point numbers.
Santi's Small Summation Library: Easily use Σ in your JavaScript!
matematik temel islemleri
Create an iterator which iteratively computes a moving sum of absolute values.
Create an iterator which iteratively computes a moving sum of squared absolute values.
Compute the sum of squared absolute values for all iterated values.
summation module
Compute the sum of all iterated values.
Compute the sum of absolute values for all iterated values.
Compute the sum of five double-precision floating-point numbers.
Compute the sum of three double-precision floating-point numbers.
Create an iterator which iteratively computes a moving sum.