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.java238 static int bound_log2(int n) { in bound_log2() method in CR
1206 int calc_precision = p - bound_log2(2*iterations_needed) in approximate()
1248 int calc_precision = p - bound_log2(2*iterations_needed) in approximate()
1293 int calc_precision = p - bound_log2(2*iterations_needed) in approximate()
1343 int calc_precision = p - bound_log2(2*iterations_needed) in approximate()
1397 int calc_precision = p - bound_log2(2*iterations_needed) in approximate()