Searched defs:MAX_SCALE (Results 1 – 1 of 1) sorted by relevance
2276 final int MAX_SCALE = DoubleConsts.MAX_EXPONENT + -DoubleConsts.MIN_EXPONENT + in scalb() local2345 final int MAX_SCALE = FloatConsts.MAX_EXPONENT + -FloatConsts.MIN_EXPONENT + in scalb() local