Home
last modified time | relevance | path

Searched refs:two48 (Results 1 – 1 of 1) sorted by relevance

/external/crcalc/src/com/hp/creals/
DCR.java731 double two48 = (double)(1 << 48); in doubleValue() local
732 return result/two48/two48; in doubleValue()