πDeprecated since 1.4.0: all constants moved to associated constants of
f16
Expand description
Useful f16
constants.
Constants§
- DIGITS
Deprecated Approximate number off16
significant digits in base 10. - E
Deprecated f16
Eulerβs number (β―). - EPSILON
Deprecated f16
machine epsilon value. - FRAC_
1_ PI Deprecated f16
1/Ο - FRAC_
1_ SQRT_ 2 Deprecated f16
1/β2 - FRAC_
2_ PI Deprecated f16
2/Ο - FRAC_
2_ SQRT_ PI Deprecated f16
2/βΟ - FRAC_
PI_ 2 Deprecated f16
Ο/2 - FRAC_
PI_ 3 Deprecated f16
Ο/3 - FRAC_
PI_ 4 Deprecated f16
Ο/4 - FRAC_
PI_ 6 Deprecated f16
Ο/6 - FRAC_
PI_ 8 Deprecated f16
Ο/8 - INFINITY
Deprecated f16
positive Infinity (+β). - LN_2
Deprecated f16
π π 2 - LN_10
Deprecated f16
π π 10 - LOG2_E
Deprecated f16
π ππββ― - LOG10_E
Deprecated f16
π ππβββ― - MANTISSA_
DIGITS Deprecated Number off16
significant digits in base 2. - MAX
Deprecated Largest finitef16
value. - MAX_
10_ EXP Deprecated Maximum possiblef16
power of 10 exponent. - MAX_EXP
Deprecated Maximum possiblef16
power of 2 exponent. - MAX_
SUBNORMAL Deprecated Maximum subnormalf16
value. - MIN
Deprecated Smallest finitef16
value. - MIN_
10_ EXP Deprecated Minimum possible normalf16
power of 10 exponent. - MIN_EXP
Deprecated One greater than the minimum possible normalf16
power of 2 exponent. - MIN_
POSITIVE Deprecated Smallest positive normalf16
value. - MIN_
POSITIVE_ SUBNORMAL Deprecated Minimum positive subnormalf16
value. - NAN
Deprecated f16
Not a Number (NaN). - NEG_
INFINITY Deprecated f16
negative infinity (-β). - NEG_
ZERO Deprecated f16
-0 - ONE
Deprecated f16
1 - PI
Deprecated f16
Archimedesβ constant (Ο). - RADIX
Deprecated The radix or base of the internal representation off16
. - SQRT_2
Deprecated f16
β2 - ZERO
Deprecated f16
0