908 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/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-normalize
v0.2.4 · 5 months ago
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
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-smallest-normal
v0.2.3 · 5 months ago
Smallest positive double-precision floating-point normal number.
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-eulergamma
v0.2.3 · 5 months ago
The Euler-Mascheroni constant.
No known vulnerabilities
@stdlib/complex-float64-reim
v0.1.4 · 5 months ago
Return the real and imaginary components of a double-precision complex 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-e
v0.2.3 · 5 months ago
Euler's number.
No known vulnerabilities
@stdlib/constants-float64-pi
v0.2.3 · 5 months ago
π.
No known vulnerabilities
@stdlib/constants-float64-max
v0.2.3 · 5 months ago
Maximum double-precision floating-point number.
No known vulnerabilities
@stdlib/constants-float64-max-base2-exponent
v0.2.3 · 5 months ago
The maximum biased base 2 exponent for a double-precision floating-point number.
No known vulnerabilities
@gsknnft/fft-ts
v1.2.0 · 1 month ago
Modern Float64-focused FFT toolkit for TypeScript and Node.js
No known vulnerabilities
@stdlib/constants-float64-sqrt-eps
v0.2.3 · 5 months ago
Square root of double-precision floating-point epsilon.
No known vulnerabilities
@stdlib/constants-float64-max-base2-exponent-subnormal
v0.2.1 · 2 years ago
The maximum biased base 2 exponent for a subnormal double-precision floating-point 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