hunt-extra v1.1.7 (2021-11-17T07:07: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}.