Home
last modified time | relevance | path

Searched defs:scaled_1 (Results 1 – 1 of 1) sorted by relevance

/external/crcalc/src/com/hp/creals/
DCR.java1257 BigInteger scaled_1 = big1.shiftLeft(-calc_precision); in approximate() local
1342 BigInteger scaled_1 = big1.shiftLeft(-calc_precision); in approximate() local