Home
last modified time | relevance | path

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

1234

/glibc-2.36/math/
Dauto-libm-test-out-catanh1 catanh 0 0
2 = catanh downward binary32 0x0p+0 0x0p+0 : 0x0p+0 0x0p+0 : inexact-ok
3 = catanh tonearest binary32 0x0p+0 0x0p+0 : 0x0p+0 0x0p+0 : inexact-ok
4 = catanh towardzero binary32 0x0p+0 0x0p+0 : 0x0p+0 0x0p+0 : inexact-ok
5 = catanh upward binary32 0x0p+0 0x0p+0 : 0x0p+0 0x0p+0 : inexact-ok
6 = catanh downward binary64 0x0p+0 0x0p+0 : 0x0p+0 0x0p+0 : inexact-ok
7 = catanh tonearest binary64 0x0p+0 0x0p+0 : 0x0p+0 0x0p+0 : inexact-ok
8 = catanh towardzero binary64 0x0p+0 0x0p+0 : 0x0p+0 0x0p+0 : inexact-ok
9 = catanh upward binary64 0x0p+0 0x0p+0 : 0x0p+0 0x0p+0 : inexact-ok
10 = catanh downward intel96 0x0p+0 0x0p+0 : 0x0p+0 0x0p+0 : inexact-ok
[all …]
Dlibm-test-catanh.inc1 /* Test catanh.
23 TEST_c_c (catanh, 1.0L, plus_zero, plus_infty, plus_zero, DIVIDE_BY_ZERO_EXCEPTION),
24 TEST_c_c (catanh, 1.0L, minus_zero, plus_infty, minus_zero, DIVIDE_BY_ZERO_EXCEPTION),
25 TEST_c_c (catanh, -1.0L, plus_zero, minus_infty, plus_zero, DIVIDE_BY_ZERO_EXCEPTION),
26 TEST_c_c (catanh, -1.0L, minus_zero, minus_infty, minus_zero, DIVIDE_BY_ZERO_EXCEPTION),
28 TEST_c_c (catanh, plus_infty, plus_infty, 0.0, lit_pi_2_d),
29 TEST_c_c (catanh, plus_infty, minus_infty, 0.0, -lit_pi_2_d),
30 TEST_c_c (catanh, minus_infty, plus_infty, minus_zero, lit_pi_2_d),
31 TEST_c_c (catanh, minus_infty, minus_infty, minus_zero, -lit_pi_2_d),
33 TEST_c_c (catanh, -10.0, plus_infty, minus_zero, lit_pi_2_d),
[all …]
Dauto-libm-test-in3457 catanh 0 0
3458 catanh -0 0
3459 catanh 0 -0
3460 catanh -0 -0
3462 catanh 0 1.0
3463 catanh -0 1.0
3464 catanh 0 -1.0
3465 catanh -0 -1.0
3467 catanh 0x1p50 0.0
3468 catanh 0x1p50 -0.0
[all …]
Ds_catanh_template.c135 declare_mgen_alias (__catanh, catanh)
/glibc-2.36/sysdeps/nios2/
Dlibm-test-ulps77 Function: Real part of "catanh":
81 Function: Imaginary part of "catanh":
/glibc-2.36/sysdeps/microblaze/
Dlibm-test-ulps74 Function: Real part of "catanh":
78 Function: Imaginary part of "catanh":
/glibc-2.36/sysdeps/arc/nofpu/
Dlibm-test-ulps77 Function: Real part of "catanh":
81 Function: Imaginary part of "catanh":
/glibc-2.36/sysdeps/ieee754/ldbl-opt/
Dnldbl-catanh.c8 return catanh (x); in catanhl()
DMakefile38 nexttoward conj cacos cacosh casin catan catanh ccos ccosh \
71 CFLAGS-nldbl-catanh.c = -fno-builtin-catanhl
/glibc-2.36/sysdeps/alpha/fpu/
Ds_catanhf.c54 cfloat_versions (catanh);
/glibc-2.36/math/bits/
Dcmathcalls.h76 __MATHCALL (catanh, (_Mdouble_complex_ __z));
/glibc-2.36/sysdeps/sh/
Dlibm-test-ulps149 Function: Real part of "catanh":
153 Function: Imaginary part of "catanh":
/glibc-2.36/sysdeps/m68k/coldfire/fpu/
Dlibm-test-ulps29 Function: Real part of "catanh":
/glibc-2.36/sysdeps/m68k/m680x0/fpu/
Dlibm-test-ulps309 Function: Real part of "catanh":
314 Function: Imaginary part of "catanh":
/glibc-2.36/sysdeps/arm/
Dlibm-test-ulps302 Function: Real part of "catanh":
306 Function: Imaginary part of "catanh":
/glibc-2.36/sysdeps/mips/mips32/
Dlibm-test-ulps302 Function: Real part of "catanh":
306 Function: Imaginary part of "catanh":
/glibc-2.36/sysdeps/or1k/
Dlibm-test-ulps302 Function: Real part of "catanh":
306 Function: Imaginary part of "catanh":
/glibc-2.36/sysdeps/csky/fpu/
Dlibm-test-ulps299 Function: Real part of "catanh":
303 Function: Imaginary part of "catanh":
/glibc-2.36/sysdeps/csky/nofpu/
Dlibm-test-ulps298 Function: Real part of "catanh":
302 Function: Imaginary part of "catanh":
/glibc-2.36/sysdeps/arc/fpu/
Dlibm-test-ulps306 Function: Real part of "catanh":
310 Function: Imaginary part of "catanh":
/glibc-2.36/conform/data/
Dcomplex.h-data15 function {double complex} catanh (double complex)
/glibc-2.36/sysdeps/hppa/fpu/
Dlibm-test-ulps306 Function: Real part of "catanh":
311 Function: Imaginary part of "catanh":
/glibc-2.36/sysdeps/riscv/rv64/rvd/
Dlibm-test-ulps378 Function: Real part of "catanh":
383 Function: Imaginary part of "catanh":
/glibc-2.36/sysdeps/sparc/fpu/
Dlibm-test-ulps378 Function: Real part of "catanh":
383 Function: Imaginary part of "catanh":
/glibc-2.36/sysdeps/s390/fpu/
Dlibm-test-ulps378 Function: Real part of "catanh":
383 Function: Imaginary part of "catanh":

1234