exp10(3) Library Functions Manual exp10(3) exp10, exp10f, exp10l - 10 Math library (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(), exp10f(), exp10l() | | MT-Safe | +----------------------------+----------------------------------------------------------+--------------------------+ GNU. glibc 2.1. Before glibc 2.19, the glibc implementation of these functions did not set errno to ERANGE when an underflow error occurred. cbrt(3), exp(3), exp2(3), log10(3), sqrt(3) () Azamat Hackimov , Yuri Kozlov ; GNU (GNU General Public License - GPL, 3 ) , - . - , , () () () <>. Linux 6.9.1 2 2024 . exp10(3)