Home
last modified time | relevance | path

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

/external/crcalc/src/com/hp/creals/
DCR.java257 static int bound_log2(int n) { in bound_log2() method in CR
1254 int calc_precision = p - bound_log2(2*iterations_needed) in approximate()
1296 int calc_precision = p - bound_log2(2*iterations_needed) in approximate()
1341 int calc_precision = p - bound_log2(2*iterations_needed) in approximate()
1391 int calc_precision = p - bound_log2(2*iterations_needed) in approximate()
1444 int calc_precision = p - bound_log2(2*iterations_needed) in approximate()