Searched refs:cacosh (Results 1 – 25 of 82) sorted by relevance
1234
/glibc-2.36/math/ |
D | auto-libm-test-out-cacosh | 1 cacosh 0 0 2 = cacosh downward binary32 0x0p+0 0x0p+0 : 0x0p+0 0x1.921fb4p+0 : inexact-ok 3 = cacosh tonearest binary32 0x0p+0 0x0p+0 : 0x0p+0 0x1.921fb6p+0 : inexact-ok 4 = cacosh towardzero binary32 0x0p+0 0x0p+0 : 0x0p+0 0x1.921fb4p+0 : inexact-ok 5 = cacosh upward binary32 0x0p+0 0x0p+0 : 0x0p+0 0x1.921fb6p+0 : inexact-ok 6 = cacosh downward binary64 0x0p+0 0x0p+0 : 0x0p+0 0x1.921fb54442d18p+0 : inexact-ok 7 = cacosh tonearest binary64 0x0p+0 0x0p+0 : 0x0p+0 0x1.921fb54442d18p+0 : inexact-ok 8 = cacosh towardzero binary64 0x0p+0 0x0p+0 : 0x0p+0 0x1.921fb54442d18p+0 : inexact-ok 9 = cacosh upward binary64 0x0p+0 0x0p+0 : 0x0p+0 0x1.921fb54442d19p+0 : inexact-ok 10 = cacosh downward intel96 0x0p+0 0x0p+0 : 0x0p+0 0x1.921fb54442d18468p+0 : inexact-ok [all …]
|
D | libm-test-cacosh.inc | 1 /* Test cacosh. 23 TEST_c_c (cacosh, minus_infty, plus_infty, plus_infty, lit_pi_3_m_4_d), 24 TEST_c_c (cacosh, minus_infty, minus_infty, plus_infty, -lit_pi_3_m_4_d), 26 TEST_c_c (cacosh, plus_infty, plus_infty, plus_infty, lit_pi_4_d), 27 TEST_c_c (cacosh, plus_infty, minus_infty, plus_infty, -lit_pi_4_d), 29 TEST_c_c (cacosh, -10.0, plus_infty, plus_infty, lit_pi_2_d), 30 TEST_c_c (cacosh, -10.0, minus_infty, plus_infty, -lit_pi_2_d), 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), [all …]
|
D | auto-libm-test-in | 1248 cacosh 0 0 1249 cacosh -0 0 1250 cacosh 0 -0 1251 cacosh -0 -0 1253 cacosh 0 -1.5 1254 cacosh -0 -1.5 1255 cacosh 0 -1.0 1256 cacosh -0 -1.0 1257 cacosh 0 -0.5 1258 cacosh -0 -0.5 [all …]
|
D | s_cacosh_template.c | 93 declare_mgen_alias (__cacosh, cacosh)
|
/glibc-2.36/sysdeps/nios2/ |
D | libm-test-ulps | 42 Function: Real part of "cacosh": 46 Function: Imaginary part of "cacosh":
|
/glibc-2.36/sysdeps/microblaze/ |
D | libm-test-ulps | 39 Function: Real part of "cacosh": 43 Function: Imaginary part of "cacosh":
|
/glibc-2.36/sysdeps/arc/nofpu/ |
D | libm-test-ulps | 42 Function: Real part of "cacosh": 46 Function: Imaginary part of "cacosh":
|
/glibc-2.36/sysdeps/ieee754/ldbl-opt/ |
D | nldbl-cacosh.c | 8 return cacosh (x); in cacoshl()
|
D | Makefile | 38 nexttoward conj cacos cacosh casin catan catanh ccos ccosh \ 65 CFLAGS-nldbl-cacosh.c = -fno-builtin-cacoshl
|
/glibc-2.36/sysdeps/alpha/fpu/ |
D | s_cacoshf.c | 56 cfloat_versions (cacosh);
|
/glibc-2.36/math/bits/ |
D | cmathcalls.h | 72 __MATHCALL (cacosh, (_Mdouble_complex_ __z));
|
/glibc-2.36/sysdeps/sh/ |
D | libm-test-ulps | 78 Function: Real part of "cacosh": 82 Function: Imaginary part of "cacosh":
|
/glibc-2.36/sysdeps/m68k/coldfire/fpu/ |
D | libm-test-ulps | 10 Function: Imaginary part of "cacosh":
|
/glibc-2.36/sysdeps/m68k/m680x0/fpu/ |
D | libm-test-ulps | 133 Function: Real part of "cacosh": 138 Function: Imaginary part of "cacosh":
|
/glibc-2.36/sysdeps/arm/ |
D | libm-test-ulps | 159 Function: Real part of "cacosh": 163 Function: Imaginary part of "cacosh":
|
/glibc-2.36/sysdeps/mips/mips32/ |
D | libm-test-ulps | 159 Function: Real part of "cacosh": 163 Function: Imaginary part of "cacosh":
|
/glibc-2.36/sysdeps/or1k/ |
D | libm-test-ulps | 159 Function: Real part of "cacosh": 163 Function: Imaginary part of "cacosh":
|
/glibc-2.36/sysdeps/csky/fpu/ |
D | libm-test-ulps | 156 Function: Real part of "cacosh": 160 Function: Imaginary part of "cacosh":
|
/glibc-2.36/sysdeps/csky/nofpu/ |
D | libm-test-ulps | 156 Function: Real part of "cacosh": 160 Function: Imaginary part of "cacosh":
|
/glibc-2.36/sysdeps/arc/fpu/ |
D | libm-test-ulps | 162 Function: Real part of "cacosh": 166 Function: Imaginary part of "cacosh":
|
/glibc-2.36/conform/data/ |
D | complex.h-data | 10 function {double complex} cacosh (double complex)
|
/glibc-2.36/sysdeps/hppa/fpu/ |
D | libm-test-ulps | 159 Function: Real part of "cacosh": 163 Function: Imaginary part of "cacosh":
|
/glibc-2.36/sysdeps/riscv/rv64/rvd/ |
D | libm-test-ulps | 199 Function: Real part of "cacosh": 204 Function: Imaginary part of "cacosh":
|
/glibc-2.36/sysdeps/sparc/fpu/ |
D | libm-test-ulps | 199 Function: Real part of "cacosh": 204 Function: Imaginary part of "cacosh":
|
/glibc-2.36/sysdeps/s390/fpu/ |
D | libm-test-ulps | 199 Function: Real part of "cacosh": 204 Function: Imaginary part of "cacosh":
|
1234