A cross-browser, numerically stable algorithm to add floats accurately
Calculate the sum of strided array elements using pairwise summation.
Adds a constant to each strided array element and computes the sum using pairwise summation.
Calculate the sum of double-precision floating-point strided array elements using pairwise summation.