hunt-extra v1.2.0 (2021-10-28T02:27:09Z)
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}.