hunt-extra ~master (2022-03-03T03:00:29Z)
Home
Dub
Repo
DoubleConsts.EXP_BIT_MASK
hunt
Double
DoubleConsts
Bit mask to isolate the exponent field of a {@code double}.
class
DoubleConsts
enum
long
EXP_BIT_MASK
;
Meta
Source
See Implementation
hunt
Double
DoubleConsts
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 double}.