@stdlib/constants-float64-min-base10-exponent
The minimum base 10 exponent for a normal double-precision floating-point number.
The minimum base 10 exponent for a normal double-precision floating-point number.
Multiply a double-precision floating-point number by an integer power of two.
Return an integer corresponding to the unbiased exponent of a single-precision floating-point number.
The bias of a half-precision floating-point number's exponent.
The bias of a double-precision floating-point number's exponent.
The bias of a single-precision floating-point number's exponent.
Mask for the exponent of a single-precision floating-point number.
High word mask for the exponent of a double-precision floating-point number.
The maximum base 10 exponent for a subnormal double-precision floating-point number.
The maximum biased base 2 exponent for a double-precision floating-point number.
The maximum biased base 2 exponent for a subnormal double-precision floating-point number.
The maximum base 10 exponent for a double-precision floating-point number.
Return an integer corresponding to the unbiased exponent of a double-precision floating-point number.
Return an unsigned 32-bit integer corresponding to the more significant 32 bits of a double-precision floating-point number.
Split a double-precision floating-point number into a higher order word and a lower order word.
Set the more significant 32 bits of a double-precision floating-point number.
Three different ways to calculate exponentiation
Tools for using pixi in Expo
Tools for using pixi in Expo
a calculator module to do some math operations