Searched defs:root_scale (Results 1 – 1 of 1) sorted by relevance
410 let root_scale = Integer::div_ceil(&extra_bits, &n64); in nth_root() localVariable458 let root_scale = (extra_bits + 1) / 2; in sqrt() localVariable499 let root_scale = (extra_bits + 2) / 3; in cbrt() localVariable