Home
last modified time | relevance | path

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

/external/crcalc/src/com/hp/creals/
DCR.java1488 BigInteger scaled_bi_appr = op.get_appr(op_prec) in approximate() local
1490 double scaled_appr = scaled_bi_appr.doubleValue(); in approximate()