FloatConsts.SIGNIFICAND_WIDTH

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

class FloatConsts
enum int SIGNIFICAND_WIDTH;

Meta