Home
last modified time | relevance | path

Searched refs:asinh (Results 1 – 25 of 48) sorted by relevance

12

/netbsd/src/external/lgpl3/mpc/dist/
DTODO65 Same for asinh:
66 sage: %timeit asinh(MPComplexField()(1,1))
68 sage: %timeit asinh(MPComplexField()(1,1e-1000))
DMakefile.vc115 $(DIRMPC)\asinh.obj \
194 asinh.obj \
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/
Dcomplex52 using std::asinh;
59 template<typename _Tp> std::complex<_Tp> asinh(const std::complex<_Tp>&);
108 __t = std::tr1::asinh(__t);
246 asinh(const std::complex<_Tp>& __z)
249 /// asinh(__z) [8.1.6].
254 asinh(const std::complex<_Tp>& __z)
Dmath.h39 using std::tr1::asinh;
Dcmath41 #undef asinh
165 using ::asinh;
454 using std::asinh;
511 asinh(float __x)
515 asinh(long double __x)
522 asinh(_Tp __x)
/netbsd/src/external/lgpl3/mpc/dist/tests/
DMakefile.am58 add_ui.dsc agm.dsc arg.dsc asin.dsc asinh.dsc atan.dsc atanh.dsc \
69 arg.dat asin.dat asinh.dat atan.dat atanh.dat \
/netbsd/src/external/gpl3/gcc/dist/gcc/ginclude/
Dtgmath.h65 #define asinh(z) __TGMATH_CPLX(z, asinh, casinh) macro
/netbsd/src/lib/libm/src/
Ds_asinh.c38 asinh(double x) in asinh() function
Ds_asinhl.c97 return asinh(x);
/netbsd/src/lib/libm/noieee_src/
Dn_asinh.c84 asinh(double x) in asinh() function
/netbsd/src/external/lgpl3/mpc/dist/src/
DMakefile.am23 add_si.c add_ui.c agm.c arg.c asin.c asinh.c atan.c atanh.c clear.c \
DMakefile.in137 add_si.lo add_ui.lo agm.lo arg.lo asin.lo asinh.lo atan.lo \
177 ./$(DEPDIR)/asin.Plo ./$(DEPDIR)/asinh.Plo \
391 add_si.c add_ui.c agm.c arg.c asin.c asinh.c atan.c atanh.c clear.c \
495 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asinh.Plo@am__quote@ # am--include-marker
743 -rm -f ./$(DEPDIR)/asinh.Plo
875 -rm -f ./$(DEPDIR)/asinh.Plo
Dlogging.c128 MPC_LOGGING_C_C (asinh)
/netbsd/src/include/
Dtgmath.h135 #define asinh(a) __TG_COMPLEX((a), asinh) macro
Dmath.h293 double asinh(double);
/netbsd/src/external/lgpl3/mpc/lib/libmpc/
DMakefile29 asinh.c \
/netbsd/src/lib/libm/
Dm.common.expsym81 asinh
DMakefile446 MAN+= acos.3 acosh.3 asin.3 asinh.3 atan.3 atan2.3 atanh.3 \
472 MLINKS+=asinh.3 asinhf.3
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/c_compatibility/
Dmath.h79 using std::asinh;
/netbsd/src/external/lgpl3/mpfr/dist/src/
DMakefile.am52 swap.c factorial.c cosh.c sinh.c tanh.c sinh_cosh.c acosh.c asinh.c \
DMakefile.in183 asinh.lo atanh.lo atan.lo cmp2.lo exp_2.lo asin.lo \
239 ./$(DEPDIR)/asin.Plo ./$(DEPDIR)/asinh.Plo \
567 swap.c factorial.c cosh.c sinh.c tanh.c sinh_cosh.c acosh.c asinh.c \
747 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asinh.Plo@am__quote@ # am--include-marker
1217 -rm -f ./$(DEPDIR)/asinh.Plo
1520 -rm -f ./$(DEPDIR)/asinh.Plo
/netbsd/src/external/lgpl3/mpfr/lib/libmpfr/
DMakefile35 asinh.c \
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/c_global/
Dcmath959 #undef asinh
1073 using ::asinh;
1232 asinh(float __x)
1236 asinh(long double __x)
1244 asinh(_Tp __x)
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/std/
Dcomplex1595 template<typename _Tp> std::complex<_Tp> asinh(const std::complex<_Tp>&);
1641 __t = std::asinh(__t);
1779 asinh(const std::complex<_Tp>& __z)
1782 /// asinh(__z) [8.1.6].
1787 asinh(const std::complex<_Tp>& __z)
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dcfns.gperf345 asinh, 99 keyword

12