Searched defs:inv_erb_f (Results 1 - 1 of 1) sorted by relevance
/third_party/lame/misc/ | ||
H A D | ath.c | 199 static long double inv_erb_f ( long double x ) { return (exp(x) - 1.) * (1./0.00437); } in inv_erb_f() function |
Completed in 2 milliseconds