hunt-extra v1.0.11 (2021-05-17T06:05:46Z)
Home
Dub
Repo
FloatConsts.EXP_BIT_MASK
hunt
Float
FloatConsts
Bit mask to isolate the exponent field of a {@code float}.
class
FloatConsts
enum
int
EXP_BIT_MASK
;
Meta
Source
See Implementation
hunt
Float
FloatConsts
variables
EXP_BIAS
EXP_BIT_MASK
MIN_SUB_EXPONENT
SIGNIFICAND_WIDTH
SIGNIF_BIT_MASK
SIGN_BIT_MASK
Bit mask to isolate the exponent field of a {@code float}.