Home
last modified time | relevance | path

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

/external/crcalc/src/com/hp/creals/
DCR.java1541 double scaled_appr = scaled_bi_appr.doubleValue(); in approximate() local
1542 if (scaled_appr < 0.0) in approximate()
1544 double scaled_fp_sqrt = Math.sqrt(scaled_appr); in approximate()