Searched defs:powerOfTwo (Results 1 – 1 of 1) sorted by relevance
2496 long powerOfTwo = this.bitLength - (long)(scale / LOG10_2); in floatValue() local2534 long powerOfTwo = this.bitLength - (long)(scale / LOG10_2); in doubleValue() local