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