Searched refs:pow_10 (Results 1 – 1 of 1) sorted by relevance
579 pow_10(int in_exp) in pow_10() function643 max10 = roundv(pow_10(max)); in fmtfp()644 fracpart = roundv(pow_10(max) * (ufvalue - intpart)); in fmtfp()