Searched refs:cacosh (Results 1 – 9 of 9) sorted by relevance
/math/ |
A D | auto-libm-test-out-cacosh | 1 cacosh 0 0 26 cacosh -0 0 51 cacosh 0 -0 76 cacosh -0 -0 101 cacosh 0 -1.5 151 cacosh 0 -1.0 201 cacosh 0 -0.5 251 cacosh 0 0.5 301 cacosh 0 1.0 351 cacosh 0 1.5 [all …]
|
A D | auto-libm-test-in | 1237 cacosh 0 0 1238 cacosh -0 0 1239 cacosh 0 -0 1240 cacosh -0 -0 1248 cacosh 0 0.5 1250 cacosh 0 1.0 1252 cacosh 0 1.5 1261 cacosh 0.5 0 1263 cacosh 1.0 0 1265 cacosh 1.5 0 [all …]
|
A D | libm-test-cacosh.inc | 1 /* Test cacosh. 31 TEST_c_c (cacosh, 0, plus_infty, plus_infty, lit_pi_2_d), 32 TEST_c_c (cacosh, 0, minus_infty, plus_infty, -lit_pi_2_d), 33 TEST_c_c (cacosh, 0.1L, plus_infty, plus_infty, lit_pi_2_d), 36 TEST_c_c (cacosh, minus_infty, 0, plus_infty, lit_pi), 38 TEST_c_c (cacosh, minus_infty, 100, plus_infty, lit_pi), 39 TEST_c_c (cacosh, minus_infty, -100, plus_infty, -lit_pi), 41 TEST_c_c (cacosh, plus_infty, 0, plus_infty, 0.0), 43 TEST_c_c (cacosh, plus_infty, 0.5, plus_infty, 0.0), 54 TEST_c_c (cacosh, 0, qnan_value, qnan_value, lit_pi_2_d), [all …]
|
A D | s_cacosh_template.c | 93 declare_mgen_alias (__cacosh, cacosh)
|
A D | Versions | 125 cacosh; cacoshf; cacoshl;
|
A D | test-tgmath.c | 1093 (F(cacosh)) (complex TYPE x) in TYPE() argument
|
A D | tgmath.h | 738 #define acosh(Val) __TGMATH_UNARY_REAL_IMAG (Val, acosh, cacosh)
|
A D | Makefile | 287 cacosh carg casin casinh catan catanh cbrt ccos ccosh \
|
/math/bits/ |
A D | cmathcalls.h | 72 __MATHCALL (cacosh, (_Mdouble_complex_ __z));
|
Completed in 502 milliseconds