Searched refs:scaled_sqrt (Results 1 – 1 of 1) sorted by relevance
1494 BigInteger scaled_sqrt = BigInteger.valueOf((long)scaled_fp_sqrt); in approximate() local1496 return shift(scaled_sqrt, shift_count); in approximate()