exp10(3) Library Functions Manual exp10(3) exp10, exp10f, exp10l - 10 (libm -lm) #define _GNU_SOURCE /* feature_test_macros(7) */ #include double exp10(double x); float exp10f(float x); long double exp10l(long double x); 10 x. 10 x. NaN exp(3). math_error(7) . exp(3). attributes(7). +------------+------------------------------------+--------------------+ || | | +------------+------------------------------------+--------------------+ |exp10(), | | MT-Safe | |exp10f(), | | | |exp10l() | | | +------------+------------------------------------+--------------------+ GNU. glibc 2.1. glibc 2.19 glibc errno ERANGE . cbrt(3), exp(3), exp2(3), log10(3), sqrt(3) 3 . . : . 6.18 8 2026 exp10(3)