Home
last modified time | relevance | path

Searched refs:catanh (Results 1 – 9 of 9) sorted by relevance

/math/
A Dauto-libm-test-out-catanh1 catanh 0 0
26 catanh -0 0
51 catanh 0 -0
76 catanh -0 -0
101 catanh 0 1.0
126 catanh -0 1.0
151 catanh 0 -1.0
176 catanh -0 -1.0
201 catanh 0x1p50 0.0
301 catanh 0.0 0x1p50
[all …]
A Dauto-libm-test-in3446 catanh 0 0
3447 catanh -0 0
3448 catanh 0 -0
3449 catanh -0 -0
3451 catanh 0 1.0
3452 catanh -0 1.0
3453 catanh 0 -1.0
3454 catanh -0 -1.0
3456 catanh 0x1p50 0.0
3861 catanh 0.75 1.25
[all …]
A Dlibm-test-catanh.inc1 /* Test catanh.
28 TEST_c_c (catanh, plus_infty, plus_infty, 0.0, lit_pi_2_d),
37 TEST_c_c (catanh, 0, plus_infty, 0.0, lit_pi_2_d),
38 TEST_c_c (catanh, 0, minus_infty, 0.0, -lit_pi_2_d),
39 TEST_c_c (catanh, 0.1L, plus_infty, 0.0, lit_pi_2_d),
40 TEST_c_c (catanh, 0.1L, minus_infty, 0.0, -lit_pi_2_d),
47 TEST_c_c (catanh, plus_infty, 0, 0.0, lit_pi_2_d),
49 TEST_c_c (catanh, plus_infty, 0.5, 0.0, lit_pi_2_d),
50 TEST_c_c (catanh, plus_infty, -0.5, 0.0, -lit_pi_2_d),
52 TEST_c_c (catanh, 0, qnan_value, 0.0, qnan_value),
[all …]
A Ds_catanh_template.c135 declare_mgen_alias (__catanh, catanh)
A DVersions130 catanh; catanhf; catanhl;
A Dtest-tgmath.c1109 (F(catanh)) (complex TYPE x) in TYPE() argument
A Dtgmath.h742 #define atanh(Val) __TGMATH_UNARY_REAL_IMAG (Val, atanh, catanh)
A DMakefile287 cacosh carg casin casinh catan catanh cbrt ccos ccosh \
/math/bits/
A Dcmathcalls.h76 __MATHCALL (catanh, (_Mdouble_complex_ __z));

Completed in 576 milliseconds