Search
@stdlib/number-float64-base-normalize
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
v0.2.3 URL:
https://unpkg.com/@stdlib/number-float64-base-normalize@0.2.3/lib/index.js
Open
Browse Files
stdlib
stdtypes
base
utilities
utility
utils
util
types
type
float64
double
dbl
floating-point
ieee754
denormalized
normalize
subnormal
number
normal
float
@stdlib/constants-float64-min-base2-exponent-subnormal
The minimum biased base 2 exponent for a subnormal double-precision floating-point number.
v0.2.1 URL:
https://unpkg.com/@stdlib/constants-float64-min-base2-exponent-subnormal@0.2.1/lib/index.js
Open
Browse Files
stdlib
stdmath
constant
const
mathematics
math
double
dbl
floating-point
float
ieee754
bias
exponent
min
minimum
binary
subnormal
denormalized
base 2
@stdlib/constants-float64-max-base2-exponent-subnormal
The maximum biased base 2 exponent for a subnormal double-precision floating-point number.
v0.2.1 URL:
https://unpkg.com/@stdlib/constants-float64-max-base2-exponent-subnormal@0.2.1/lib/index.js
Open
Browse Files
stdlib
stdmath
constant
const
mathematics
math
double
dbl
floating-point
float
ieee754
bias
exponent
max
maximum
binary
subnormal
denormalized
base 2
@stdlib/constants-float64-min-base10-exponent-subnormal
The minimum base 10 exponent for a subnormal double-precision floating-point number.
v0.2.1 URL:
https://unpkg.com/@stdlib/constants-float64-min-base10-exponent-subnormal@0.2.1/lib/index.js
Open
Browse Files
stdlib
stdmath
constant
const
mathematics
math
double
dbl
floating-point
float
ieee754
exponent
min
minimum
subnormal
denormalized
base 10
@stdlib/constants-float64-smallest-subnormal
Smallest positive double-precision floating-point number.
v0.2.2 URL:
https://unpkg.com/@stdlib/constants-float64-smallest-subnormal@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
constant
const
mathematics
math
double
float64
64bit
64-bit
positive
nonzero
min
minimum
smallest
floating-point
ieee754
denormalized
subnormal
denormal