Searched refs:scientific_exponent (Results 1 – 2 of 2) sorted by relevance
24 pub(crate) fn scientific_exponent( in scientific_exponent() function
208 let sci_exp = scientific_exponent(exponent, integer_digits, digits_start); in bhcomp()