Searched refs:pow10_of_int (Results 1 – 1 of 1) sorted by relevance
806 static double pow10_of_int(int floored_exp10) in pow10_of_int() function843 double p10 = pow10_of_int(floored_exp10); in print_exponential_number()
Completed in 11 milliseconds