295 results for “topic:float64”
High-performance SIMD library for Go with AVX/NEON support
Learn character encoding
Natural logarithm of 2π.
Split a double-precision floating-point number into a normalized fraction and an integer power of two.
Double-precision floating-point negative infinity.
Set the more significant 32 bits of a double-precision floating-point number.
1/2 times π.
Maximum double-precision floating-point number.
Calculate the arithmetic mean of a double-precision floating-point strided array, ignoring NaN values.
Square root of 0.5π.
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Convert a double-precision floating-point number to an unsigned 32-bit integer.
Copy all or part of a matrix A to another matrix B.
Calculate the arithmetic mean of a double-precision floating-point strided array, ignoring NaN values and using a two-pass error correction algorithm.
Square root of π.
Square root of 2.
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 a double-precision floating-point number from a literal bit representation.
Calculate the standard error of the mean for a double-precision floating-point strided array using a two-pass algorithm.
Calculate the standard error of the mean for a double-precision floating-point strided array.
Calculate the maximum value of a double-precision floating-point strided array.
1/4 times π.
Euler's number.
Calculate the sum of double-precision floating-point strided array elements using a second-order iterative Kahan–Babuška algorithm.
Evaluate the ramp function for each element in a double-precision floating-point strided array according to a strided mask array.
High word mask for excluding the sign bit of a double-precision floating-point number.
C API for registering a Node-API module exporting a strided array interface for applying a binary callback to double-precision floating-point strided input arrays according to a strided mask array and assigning results to elements in a double-precision floating-point strided output array.
Test if a value is an ndarray-like object containing double-precision floating-point numbers.
Calculate the arithmetic mean of a double-precision floating-point strided array using a two-pass error correction algorithm.
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values.