Home
last modified time | relevance | path

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

/external/crcalc/src/com/hp/creals/
DCR.java1518 int appr_digits = result_digits/2 + 6; in approximate() local
1520 int appr_prec = result_msd - appr_digits; in approximate()