Searched defs:pow10l (Results 1 – 2 of 2) sorted by relevance
55 pow10l (long double x) in pow10l() function
685 #define pow10l(x) exp10l(x) macro