Home
last modified time | relevance | path

Searched refs:exp10 (Results 1 – 11 of 11) sorted by relevance

/math/
A Dauto-libm-test-out-exp101 exp10 0
26 exp10 -0
51 exp10 3
76 exp10 -1
101 exp10 36
126 exp10 -36
151 exp10 305
176 exp10 -305
201 exp10 4932
356 exp10 1e5
[all …]
A Dauto-libm-test-in5165 exp10 0
5166 exp10 -0
5167 exp10 3
5168 exp10 -1
5169 exp10 36
5170 exp10 -36
5171 exp10 305
5176 exp10 1e5
5178 exp10 1e6
5180 exp10 max
[all …]
A Dlibm-test-exp10.inc1 /* Test exp10.
23 TEST_f_f (exp10, plus_infty, plus_infty, ERRNO_UNCHANGED),
24 TEST_f_f (exp10, minus_infty, 0, ERRNO_UNCHANGED),
25 TEST_f_f (exp10, qnan_value, qnan_value, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
26 TEST_f_f (exp10, -qnan_value, qnan_value, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
27 TEST_f_f (exp10, snan_value, qnan_value, INVALID_EXCEPTION),
28 TEST_f_f (exp10, -snan_value, qnan_value, INVALID_EXCEPTION),
30 AUTO_TESTS_f_f (exp10),
36 ALL_RM_TEST (exp10, 0, exp10_test_data, RUN_TEST_LOOP_f_f, END);
A Dtest-tgmath.c256 a = exp10 (exp10 (x)); in F()
369 a = exp10 (y); in F()
621 (F(exp10)) (TYPE x) in TYPE() argument
A Dtgmath.h790 #define exp10(Val) __TGMATH_UNARY_REAL_ONLY (Val, exp10) macro
A DMakefile289 ctanh erf erfc exp exp10 exp2 expm1 fma hypot j0 j1 jn \
377 tgmath3-macros = atan2 cbrt ceil copysign erf erfc exp10 exp2 expm1 fdim \
A Dw_exp10_template.c38 declare_mgen_alias (__exp10, exp10)
A Dw_exp10l_compat.c40 libm_alias_ldouble (__exp10, exp10)
A Dw_exp10_compat.c40 libm_alias_double (__exp10, exp10)
A DVersions101 exp10; exp10f; exp10l;
/math/bits/
A Dmathcalls.h114 __MATHCALL (exp10,, (_Mdouble_ __x));

Completed in 89 milliseconds