Home
last modified time | relevance | path

Searched refs:csinh (Results 1 – 25 of 84) sorted by relevance

1234

/glibc-2.36/math/
Dauto-libm-test-out-csinh1 csinh 0.0 0.0
2 = csinh downward binary32 0x0p+0 0x0p+0 : 0x0p+0 0x0p+0 : inexact-ok
3 = csinh tonearest binary32 0x0p+0 0x0p+0 : 0x0p+0 0x0p+0 : inexact-ok
4 = csinh towardzero binary32 0x0p+0 0x0p+0 : 0x0p+0 0x0p+0 : inexact-ok
5 = csinh upward binary32 0x0p+0 0x0p+0 : 0x0p+0 0x0p+0 : inexact-ok
6 = csinh downward binary64 0x0p+0 0x0p+0 : 0x0p+0 0x0p+0 : inexact-ok
7 = csinh tonearest binary64 0x0p+0 0x0p+0 : 0x0p+0 0x0p+0 : inexact-ok
8 = csinh towardzero binary64 0x0p+0 0x0p+0 : 0x0p+0 0x0p+0 : inexact-ok
9 = csinh upward binary64 0x0p+0 0x0p+0 : 0x0p+0 0x0p+0 : inexact-ok
10 = csinh downward intel96 0x0p+0 0x0p+0 : 0x0p+0 0x0p+0 : inexact-ok
[all …]
Dlibm-test-csinh.inc1 /* Test csinh.
23 TEST_c_c (csinh, 0.0, plus_infty, 0.0, qnan_value, INVALID_EXCEPTION|IGNORE_ZERO_INF_SIGN),
24 … TEST_c_c (csinh, minus_zero, plus_infty, 0.0, qnan_value, INVALID_EXCEPTION|IGNORE_ZERO_INF_SIGN),
25 TEST_c_c (csinh, 0.0, minus_infty, 0.0, qnan_value, INVALID_EXCEPTION|IGNORE_ZERO_INF_SIGN),
26 …TEST_c_c (csinh, minus_zero, minus_infty, 0.0, qnan_value, INVALID_EXCEPTION|IGNORE_ZERO_INF_SIGN),
28 TEST_c_c (csinh, plus_infty, 0.0, plus_infty, 0.0),
29 TEST_c_c (csinh, minus_infty, 0.0, minus_infty, 0.0),
30 TEST_c_c (csinh, plus_infty, minus_zero, plus_infty, minus_zero),
31 TEST_c_c (csinh, minus_infty, minus_zero, minus_infty, minus_zero),
33 …TEST_c_c (csinh, plus_infty, plus_infty, plus_infty, qnan_value, INVALID_EXCEPTION|IGNORE_ZERO_INF…
[all …]
Ds_csinh_template.c156 declare_mgen_alias (__csinh, csinh)
Dauto-libm-test-in4584 csinh 0.0 0.0
4585 csinh -0 0.0
4586 csinh 0.0 -0
4587 csinh -0 -0
4589 csinh 0.75 1.25
4590 csinh -2 -3
4592 csinh 89.5 0.75
4593 csinh -89.5 0.75
4594 csinh 89.5 -0.75
4595 csinh -89.5 -0.75
[all …]
/glibc-2.36/sysdeps/m68k/coldfire/fpu/
Dlibm-test-ulps77 Function: Real part of "csinh":
80 Function: Imaginary part of "csinh":
/glibc-2.36/sysdeps/nios2/
Dlibm-test-ulps148 Function: Real part of "csinh":
151 Function: Imaginary part of "csinh":
/glibc-2.36/sysdeps/microblaze/
Dlibm-test-ulps143 Function: Real part of "csinh":
146 Function: Imaginary part of "csinh":
/glibc-2.36/sysdeps/arc/nofpu/
Dlibm-test-ulps148 Function: Real part of "csinh":
151 Function: Imaginary part of "csinh":
/glibc-2.36/sysdeps/ieee754/ldbl-opt/
Dnldbl-csinh.c8 return csinh (x); in csinhl()
DMakefile39 casinh cexp clog cproj csin csinh csqrt ctan ctanh cpow \
88 CFLAGS-nldbl-csinh.c = -fno-builtin-csinhl
/glibc-2.36/sysdeps/alpha/fpu/
Ds_csinhf.c54 cfloat_versions (csinh);
/glibc-2.36/sysdeps/m68k/m680x0/fpu/
Ds_csinh_template.c61 declare_mgen_alias (__csinh, csinh)
/glibc-2.36/math/bits/
Dcmathcalls.h81 __MATHCALL (csinh, (_Mdouble_complex_ __z));
/glibc-2.36/sysdeps/sh/
Dlibm-test-ulps295 Function: Real part of "csinh":
298 Function: Imaginary part of "csinh":
/glibc-2.36/sysdeps/arm/
Dlibm-test-ulps601 Function: Real part of "csinh":
604 Function: Imaginary part of "csinh":
/glibc-2.36/sysdeps/mips/mips32/
Dlibm-test-ulps601 Function: Real part of "csinh":
604 Function: Imaginary part of "csinh":
/glibc-2.36/sysdeps/or1k/
Dlibm-test-ulps601 Function: Real part of "csinh":
604 Function: Imaginary part of "csinh":
/glibc-2.36/sysdeps/csky/fpu/
Dlibm-test-ulps597 Function: Real part of "csinh":
600 Function: Imaginary part of "csinh":
/glibc-2.36/sysdeps/csky/nofpu/
Dlibm-test-ulps595 Function: Real part of "csinh":
598 Function: Imaginary part of "csinh":
/glibc-2.36/sysdeps/arc/fpu/
Dlibm-test-ulps610 Function: Real part of "csinh":
614 Function: Imaginary part of "csinh":
/glibc-2.36/conform/data/
Dcomplex.h-data26 function {double complex} csinh (double complex)
/glibc-2.36/sysdeps/hppa/fpu/
Dlibm-test-ulps614 Function: Real part of "csinh":
617 Function: Imaginary part of "csinh":
/glibc-2.36/sysdeps/riscv/rv64/rvd/
Dlibm-test-ulps755 Function: Real part of "csinh":
759 Function: Imaginary part of "csinh":
/glibc-2.36/sysdeps/sparc/fpu/
Dlibm-test-ulps755 Function: Real part of "csinh":
759 Function: Imaginary part of "csinh":
/glibc-2.36/sysdeps/s390/fpu/
Dlibm-test-ulps755 Function: Real part of "csinh":
759 Function: Imaginary part of "csinh":

1234