Home
last modified time | relevance | path

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

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