Searched defs:inv_logarithm_f (Results 1 - 1 of 1) sorted by relevance
/third_party/lame/misc/ | ||
H A D | ath.c | 196 static long double inv_logarithm_f ( long double x ) { return pow (10., x); } in inv_logarithm_f() function |
Completed in 2 milliseconds