float64
Here are 197 public repositories matching this topic...
Calculate the maximum value of a double-precision floating-point strided array.
-
Updated
Dec 1, 2024 - JavaScript
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
Nov 21, 2024 - 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
Dec 1, 2024 - JavaScript
Calculate the arithmetic mean of a double-precision floating-point strided array using a two-pass error correction algorithm.
-
Updated
Nov 1, 2024 - JavaScript
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values.
-
Updated
Nov 11, 2024 - JavaScript
Copy all or part of a matrix A to another matrix B.
-
Updated
Jul 31, 2024 - JavaScript
Split a double-precision floating-point number into a normalized fraction and an integer power of two.
-
Updated
Nov 24, 2024 - JavaScript
Convert each element in a double-precision floating-point strided array from degrees to radians according to a strided mask array.
-
Updated
Nov 1, 2024 - JavaScript
Round each element in a double-precision floating-point strided array toward positive infinity.
-
Updated
Nov 1, 2024 - JavaScript
Compute the cube root of each element in a double-precision floating-point strided array.
-
Updated
Nov 1, 2024 - 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."