Searched refs:acosh (Results 1 – 25 of 25) sorted by relevance
| /dragonfly/contrib/openbsd_libm/src/ |
| HD | e_acosh.c | 37 acosh(double x) in acosh() function 62 __strong_alias(acoshl, acosh);
|
| /dragonfly/contrib/gcc-8.0/libstdc++-v3/include/tr1/ |
| D | complex | 51 using std::acosh; 58 template<typename _Tp> std::complex<_Tp> acosh(const std::complex<_Tp>&); 207 acosh(const std::complex<_Tp>& __z) 210 /// acosh(__z) [8.1.5]. 215 acosh(const std::complex<_Tp>& __z)
|
| D | math.h | 37 using std::tr1::acosh;
|
| D | cmath | 38 #undef acosh 161 using ::acosh; 453 using std::acosh; 495 acosh(float __x) 499 acosh(long double __x) 506 acosh(_Tp __x)
|
| /dragonfly/tools/regression/lib/libm/ |
| HD | test-invctrig.c | 360 CMPLXL(acosh(fabs(nums[i])), in test_axes() 364 -acosh(fabs(nums[i]))), 1); in test_axes() 367 acosh(fabs(nums[i]))), 1); in test_axes()
|
| /dragonfly/contrib/gcc-4.7/libstdc++-v3/include/tr1/ |
| D | complex | 58 template<typename _Tp> std::complex<_Tp> acosh(const std::complex<_Tp>&); 208 acosh(const std::complex<_Tp>& __z) 211 /// acosh(__z) [8.1.5]. 216 acosh(const std::complex<_Tp>& __z)
|
| D | math.h | 37 using std::tr1::acosh;
|
| D | cmath | 39 #undef acosh 160 using ::acosh; 424 acosh(float __x) 428 acosh(long double __x) 434 acosh(_Tp __x)
|
| /dragonfly/contrib/gcc-4.7/gcc/ginclude/ |
| HD | tgmath.h | 108 #define acosh(z) __TGMATH_CPLX(z, acosh, cacosh) macro
|
| /dragonfly/contrib/openbsd_libm/include/global/ |
| HD | tgmath.h | 144 #define acosh(x) __tg_full(x, acosh) macro
|
| HD | math.h | 203 double acosh(double);
|
| /dragonfly/gnu/usr.bin/mpc/ |
| HD | Makefile | 22 SRCS= mpc-impl.h abs.c acos.c acosh.c add.c add_fr.c \
|
| /dragonfly/tools/regression/include/tgmath/ |
| HD | tgmath.c | 81 TGMACRO(acosh) in TGMACRO() 422 PASS_REAL_ARG_REAL_RET(acosh) && in main() 423 PASS_COMPLEX_ARG_COMPLEX_RET(acosh)); in main()
|
| /dragonfly/lib/libm/ |
| HD | Makefile | 137 MAN= acos.3 acosh.3 asin.3 asinh.3 atan.3 atan2.3 atanh.3 ceil.3 \ 152 MLINKS+=acosh.3 acoshf.3 \ 153 acosh.3 acoshl.3
|
| HD | Symbol.map | 9 acosh;
|
| /dragonfly/contrib/mpc/src/ |
| HD | logging.c | 136 MPC_LOGGING_C_C (acosh)
|
| /dragonfly/contrib/openbsd_libm/ |
| HD | Makefile | 181 MAN+= acos.3 acosh.3 asin.3 asinh.3 atan.3 atan2.3 atanh.3 ceil.3 \ 227 MLINKS+=acosh.3 acoshf.3 316 MLINKS+=acosh.3 acoshl.3
|
| /dragonfly/gnu/usr.bin/mpfr/ |
| HD | Makefile | 45 tanh.c sinh_cosh.c acosh.c asinh.c atanh.c atan.c cmp2.c exp_2.c \
|
| /dragonfly/contrib/gcc-4.7/libstdc++-v3/include/c_global/ |
| D | cmath | 929 #undef acosh 1044 using ::acosh; 1186 acosh(float __x) 1190 acosh(long double __x) 1196 acosh(_Tp __x)
|
| /dragonfly/contrib/gcc-8.0/libstdc++-v3/include/c_global/ |
| D | cmath | 956 #undef acosh 1069 using ::acosh; 1214 acosh(float __x) 1218 acosh(long double __x) 1226 acosh(_Tp __x)
|
| /dragonfly/contrib/gcc-4.7/libstdc++-v3/include/std/ |
| D | complex | 1561 template<typename _Tp> std::complex<_Tp> acosh(const std::complex<_Tp>&); 1707 acosh(const std::complex<_Tp>& __z) 1710 /// acosh(__z) [8.1.5]. 1715 acosh(const std::complex<_Tp>& __z)
|
| /dragonfly/contrib/gcc-8.0/libstdc++-v3/include/std/ |
| D | complex | 1600 template<typename _Tp> std::complex<_Tp> acosh(const std::complex<_Tp>&); 1746 acosh(const std::complex<_Tp>& __z) 1749 /// acosh(__z) [8.1.5]. 1754 acosh(const std::complex<_Tp>& __z)
|
| /dragonfly/contrib/gcc-4.7/gcc/ |
| HD | builtins.def | 189 DEF_C99_BUILTIN (BUILT_IN_ACOSH, "acosh", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
|
| /dragonfly/contrib/gcc-8.0/gcc/ |
| HD | builtins.def | 307 DEF_C99_BUILTIN (BUILT_IN_ACOSH, "acosh", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
|
| /dragonfly/contrib/gcc-4.7/gcc/doc/ |
| HD | extend.texi | 7513 @findex acosh 7933 @code{_Exit}, @code{acoshf}, @code{acoshl}, @code{acosh}, @code{asinhf},
|