Home
last modified time | relevance | path

Searched refs:cosh (Results 1 – 12 of 12) sorted by relevance

/math/
A Dauto-libm-test-out-cosh1 cosh 0
26 cosh -0
51 cosh 0.75
214 cosh 22
239 cosh 23
264 cosh 24
714 cosh -1
739 cosh 50
958 cosh max
1027 cosh -max
[all …]
A Dauto-libm-test-in4455 cosh 0
4456 cosh -0
4457 cosh 0.75
4460 cosh 22
4461 cosh 23
4462 cosh 24
4476 cosh -1
4477 cosh 50
4484 cosh max
4485 cosh -max
[all …]
A Dlibm-test-cosh.inc1 /* Test cosh.
23 TEST_f_f (cosh, plus_infty, plus_infty, ERRNO_UNCHANGED),
24 TEST_f_f (cosh, minus_infty, plus_infty, ERRNO_UNCHANGED),
25 TEST_f_f (cosh, qnan_value, qnan_value, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
26 TEST_f_f (cosh, -qnan_value, qnan_value, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
27 TEST_f_f (cosh, snan_value, qnan_value, INVALID_EXCEPTION),
28 TEST_f_f (cosh, -snan_value, qnan_value, INVALID_EXCEPTION),
30 AUTO_TESTS_f_f (cosh),
36 ALL_RM_TEST (cosh, 0, cosh_test_data, RUN_TEST_LOOP_f_f, END);
A Dtest-tgmath.c241 a = cosh (cosh (x)); in F()
322 d = cosh (cosh (z)); in F()
354 a = cosh (y); in F()
429 d = cosh ((const complex TYPE) z); in F()
509 (F(cosh)) (TYPE x) in TYPE() argument
A Dtgmath.h745 #define cosh(Val) __TGMATH_UNARY_REAL_IMAG (Val, cosh, ccosh) macro
A DMakefile288 cexp clog clog10 cos cosh cpow csin csinh csqrt ctan \
382 sin tan cosh sinh tanh exp log pow sqrt fabs carg cimag conj \
A Dw_cosh_compat.c33 libm_alias_double (__cosh, cosh)
A Dw_coshf_compat.c35 libm_alias_float (__cosh, cosh)
A Dw_coshl_compat.c35 libm_alias_ldouble (__cosh, cosh)
A Dw_cosh_template.c38 declare_mgen_alias (__cosh, cosh)
A DVersions51 coshf; cosh; coshl;
/math/bits/
A Dmathcalls.h71 __MATHCALL (cosh,, (_Mdouble_ __x));

Completed in 60 milliseconds