93,711 packages matching “floating-point-precision”
ieee754
v1.2.1 · 5 years ago
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
No known vulnerabilities
@stdlib/constants-float64-high-word-abs-mask
v0.2.3 · 6 months ago
High word mask for excluding the sign bit of a double-precision floating-point number.
No known vulnerabilities
@stdlib/constants-float64-max-base2-exponent
v0.2.3 · 6 months ago
The maximum biased base 2 exponent for a double-precision floating-point number.
No known vulnerabilities
@stdlib/constants-float64-exponent-bias
v0.2.3 · 6 months ago
The bias of a double-precision floating-point number's exponent.
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/ndarray-dtypes
v0.4.1 · 6 months ago
List of ndarray data types.
No known vulnerabilities
@stdlib/constants-float64-high-word-exponent-mask
v0.2.3 · 6 months ago
High word mask for the exponent of a double-precision floating-point number.
No known vulnerabilities
@stdlib/array-float32
v0.2.3 · 6 months ago
Float32Array.
No known vulnerabilities
@stdlib/constants-float64-ninf
v0.2.3 · 6 months ago
Double-precision floating-point negative infinity.
No known vulnerabilities
@stdlib/constants-float32-pinf
v0.2.3 · 6 months ago
Single-precision floating-point positive infinity.
No known vulnerabilities
@stdlib/math-base-assert-is-nan
v0.2.3 · 6 months ago
Test if a double-precision floating-point numeric value is NaN.
No known vulnerabilities
@stdlib/number-float64-base-to-words
v0.2.3 · 6 months ago
Split a double-precision floating-point number into a higher order word and a lower order word.
No known vulnerabilities
@stdlib/constants-float64-pinf
v0.2.3 · 6 months ago
Double-precision floating-point positive infinity.
No known vulnerabilities
@stdlib/number-float64-base-get-high-word
v0.2.3 · 6 months ago
Return an unsigned 32-bit integer corresponding to the more significant 32 bits of a double-precision floating-point number.
No known vulnerabilities
@stdlib/math-base-assert-is-infinite
v0.2.3 · 6 months ago
Test if a double-precision floating-point numeric value is infinite.
No known vulnerabilities
@stdlib/constants-float32-ninf
v0.2.3 · 6 months ago
Single-precision floating-point negative infinity.
No known vulnerabilities
@stdlib/array-float64
v0.2.3 · 6 months ago
Float64Array.
No known vulnerabilities
@stdlib/number-float64-base-exponent
v0.2.3 · 6 months ago
Return an integer corresponding to the unbiased exponent of a double-precision floating-point number.
No known vulnerabilities
@stdlib/math-base-special-copysign
v0.2.3 · 6 months ago
Return a double-precision floating-point number with the magnitude of x and the sign of y.
No known vulnerabilities
@stdlib/math-base-special-abs
v0.2.3 · 6 months ago
Compute the absolute value of a double-precision floating-point number.
No known vulnerabilities