954 packages matching “float32”
to-float32
v1.1.0 · 5 years ago
Convert data to float32 array or get float32 fractions
No known vulnerabilities
@stdlib/complex-float32
v0.4.1 · 5 months ago
Single-precision complex number functions.
No known vulnerabilities
@stdlib/array-float32
v0.2.3 · 5 months ago
Float32Array.
No known vulnerabilities
@stdlib/complex-float32-ctor
v0.1.1 · 5 months ago
64-bit complex 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/complex-float32-reim
v0.1.4 · 5 months ago
Return the real and imaginary components of a single-precision complex floating-point number.
No known vulnerabilities
@stdlib/constants-float32-max
v0.2.3 · 5 months ago
Maximum single-precision floating-point number.
No known vulnerabilities
@stdlib/constants-float32-smallest-normal
v0.2.3 · 5 months ago
Smallest positive normalized single-precision floating-point number.
No known vulnerabilities
@stdlib/constants-float32-eps
v0.2.3 · 5 months ago
Difference between one and the smallest value greater than one that can be represented as a single-precision floating-point number.
No known vulnerabilities
@stdlib/constants-float32-pinf
v0.2.3 · 5 months ago
Single-precision floating-point positive infinity.
No known vulnerabilities
@stdlib/number-float32-base-to-word
v0.2.3 · 5 months ago
Return an unsigned 32-bit integer corresponding to the IEEE 754 binary representation of a single-precision floating-point number.
No known vulnerabilities
@stdlib/constants-float32-ninf
v0.2.3 · 5 months ago
Single-precision floating-point negative infinity.
No known vulnerabilities
@stdlib/number-float32-base-exponent
v0.2.4 · 5 months ago
Return an integer corresponding to the unbiased exponent of a single-precision floating-point number.
No known vulnerabilities
@stdlib/constants-float32-significand-mask
v0.2.4 · 5 months ago
Mask for the significand of a single-precision floating-point number.
No known vulnerabilities
@stdlib/constants-float32-exponent-mask
v0.2.3 · 5 months ago
Mask for the exponent of a single-precision floating-point number.
No known vulnerabilities
@stdlib/constants-float32-sign-mask
v0.2.3 · 5 months ago
Mask for the sign bit of a single-precision floating-point number.
No known vulnerabilities
@stdlib/constants-float32-abs-mask
v0.2.3 · 5 months ago
Mask for excluding the sign bit of a single-precision floating-point number.
No known vulnerabilities
@stdlib/constants-float32-exponent-bias
v0.2.3 · 5 months ago
The bias of a single-precision floating-point number's exponent.
No known vulnerabilities
@stdlib/constants-float32-num-significand-bits
v0.1.1 · 5 months ago
Number of significand bits for a single-precision floating-point number.
No known vulnerabilities
@stdlib/complex-float32-imag
v0.1.2 · 5 months ago
Return the imaginary component of a single-precision complex floating-point number.
No known vulnerabilities