float64
Here are 221 public repositories matching this topic...
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using a second-order iterative Kahan–Babuška algorithm.
-
Updated
Feb 15, 2025 - JavaScript
Calculate the arithmetic mean of a double-precision floating-point strided array, ignoring NaN values and using a two-pass error correction algorithm.
-
Updated
Mar 10, 2025 - JavaScript
Calculate the maximum value of a double-precision floating-point strided array.
-
Updated
Jan 8, 2025 - JavaScript
Split a double-precision floating-point number into a normalized fraction and an integer power of two.
-
Updated
Apr 7, 2025 - JavaScript
Copy all or part of a matrix A to another matrix B.
-
Updated
Jan 12, 2025 - JavaScript
Compute the `L * D * L^T` factorization of a real symmetric positive definite tridiagonal matrix `A`.
-
Updated
Apr 14, 2025 - JavaScript
Improve this page
Add a description, image, and links to the float64 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the float64 topic, visit your repo's landing page and select "manage topics."