Home
last modified time | relevance | path

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

/external/crcalc/src/com/hp/creals/
DCR.java1617 final CR next_b_as_CR = b_prod_as_CR.sqrt(); in approximate() local
1618 next_b = next_b_as_CR.get_appr(eval_prec); in approximate()
1625 final CR next_b_as_CR = in approximate() local
1628 next_b = next_b_as_CR.get_appr(eval_prec); in approximate()