Searched defs:B5 (Results 1 – 1 of 1) sorted by relevance
516 int B2, B5; // powers of 2 and powers of 5, respectively, in B in dtoa() local1558 …final int B5 = Math.max(0, -exp); // powers of 5 in bigB, value is not modified inside correctionL… in floatValue() local