Module half::consts [−][src]
all constants moved to associated constants of f16
Useful f16
constants.
Constants
DIGITS | Deprecated Approximate number of |
E | Deprecated
|
EPSILON | Deprecated
|
FRAC_1_PI | Deprecated
|
FRAC_1_SQRT_2 | Deprecated
|
FRAC_2_PI | Deprecated
|
FRAC_2_SQRT_PI | Deprecated
|
FRAC_PI_2 | Deprecated
|
FRAC_PI_3 | Deprecated
|
FRAC_PI_4 | Deprecated
|
FRAC_PI_6 | Deprecated
|
FRAC_PI_8 | Deprecated
|
INFINITY | Deprecated
|
LN_2 | Deprecated
|
LN_10 | Deprecated
|
LOG2_E | Deprecated
|
LOG10_E | Deprecated
|
MANTISSA_DIGITS | Deprecated Number of |
MAX | Deprecated Largest finite |
MAX_10_EXP | Deprecated Maximum possible |
MAX_EXP | Deprecated Maximum possible |
MAX_SUBNORMAL | Deprecated Maximum subnormal |
MIN | Deprecated Smallest finite |
MIN_10_EXP | Deprecated Minimum possible normal |
MIN_EXP | Deprecated One greater than the minimum possible normal |
MIN_POSITIVE | Deprecated Smallest positive normal |
MIN_POSITIVE_SUBNORMAL | Deprecated Minimum positive subnormal |
NAN | Deprecated
|
NEG_INFINITY | Deprecated
|
NEG_ZERO | Deprecated
|
ONE | Deprecated
|
PI | Deprecated
|
RADIX | Deprecated The radix or base of the internal representation of |
SQRT_2 | Deprecated
|
ZERO | Deprecated
|