Updated 9 months ago
@stdlib/constants-float64-min-base10-exponent
The minimum base 10 exponent for a normal double-precision floating-point number.
Updated 9 months ago
@stdlib/constants-float64-min-base10-exponent-subnormal
The minimum base 10 exponent for a subnormal double-precision floating-point number.
Updated 9 months ago
constants-float64-max-base10-exponent
The maximum base 10 exponent for a double-precision floating-point number.
Updated 9 months ago
@stdlib/constants-float64-max-base10-exponent-subnormal
The maximum base 10 exponent for a subnormal double-precision floating-point number.
Updated 9 months ago
@stdlib/math-iter-special-exp10
Create an iterator which evaluates the base 10 exponential function for each iterated value.
Updated 9 months ago
constants-float32-max-base10-exponent-subnormal
The maximum base 10 exponent for a subnormal single-precision floating-point number.
Updated 9 months ago
constants-float32-min-base10-exponent
The minimum base 10 exponent for a normal single-precision floating-point number.
Updated 9 months ago
constants-float32-min-base10-exponent-subnormal
The minimum base 10 exponent for a subnormal single-precision floating-point number.
Updated 9 months ago
constants-float32-max-base10-exponent
The maximum base 10 exponent for a single-precision floating-point number.