1,082 packages matching “float64”
@stdlib/complex-float64
v0.4.1 · 5 months ago
Double-precision complex number functions.
No known vulnerabilities
@stdlib/array-float64
v0.2.3 · 5 months ago
Float64Array.
No known vulnerabilities
@stdlib/constants-float64-pinf
v0.2.3 · 5 months ago
Double-precision floating-point positive infinity.
No known vulnerabilities
@stdlib/constants-float64-ninf
v0.2.3 · 5 months ago
Double-precision floating-point negative infinity.
No known vulnerabilities
@stdlib/number-float64-base-normalize
v0.2.4 · 5 months ago
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
No known vulnerabilities
@stdlib/number-float64-base-exponent
v0.2.3 · 5 months ago
Return an integer corresponding to the unbiased exponent of a double-precision floating-point number.
No known vulnerabilities
@stdlib/constants-float64-smallest-normal
v0.2.3 · 5 months ago
Smallest positive double-precision floating-point normal number.
No known vulnerabilities
@stdlib/constants-float64-eps
v0.2.3 · 5 months ago
Difference between one and the smallest value greater than one that can be represented as a double-precision floating-point number.
No known vulnerabilities
@stdlib/constants-float64-eulergamma
v0.2.3 · 5 months ago
The Euler-Mascheroni constant.
No known vulnerabilities
@stdlib/constants-float64-max
v0.2.3 · 5 months ago
Maximum double-precision floating-point number.
No known vulnerabilities
@stdlib/complex-float64-ctor
v0.1.2 · 5 months ago
128-bit complex number.
No known vulnerabilities
@stdlib/constants-float64-pi
v0.2.3 · 5 months ago
π.
No known vulnerabilities
@stdlib/constants-float64-e
v0.2.3 · 5 months ago
Euler's number.
No known vulnerabilities
@stdlib/number-float64-base-to-float32
v0.2.3 · 5 months ago
Convert a double-precision floating-point number to the nearest single-precision floating-point number.
No known vulnerabilities
@stdlib/constants-float64-exponent-bias
v0.2.3 · 5 months ago
The bias of a double-precision floating-point number's exponent.
No known vulnerabilities
@stdlib/number-float64-base-to-words
v0.2.3 · 5 months ago
Split a double-precision floating-point number into a higher order word and a lower order word.
No known vulnerabilities
@stdlib/number-float64-base-from-words
v0.2.3 · 5 months ago
Create a double-precision floating-point number from a higher order word and a lower order word.
No known vulnerabilities
@stdlib/constants-float64-two-pi
v0.2.3 · 5 months ago
2π.
No known vulnerabilities
@stdlib/constants-float64-high-word-abs-mask
v0.2.3 · 5 months ago
High word mask for excluding the sign bit of a double-precision floating-point number.
No known vulnerabilities
@stdlib/constants-float64-ln-two
v0.2.3 · 5 months ago
Natural logarithm of 2.
No known vulnerabilities