DoubleConsts.SIGNIFICAND_WIDTH

The number of logical bits in the significand of a {@code double} number, including the implicit bit.

class DoubleConsts
enum int SIGNIFICAND_WIDTH;

Meta