Home
last modified time | relevance | path

Searched refs:sinh (Results 1 – 15 of 15) sorted by relevance

/external/stlport/src/
Dcomplex_trig.cpp70 ::cos(z._M_re) * ::sinh(z._M_im)); in sinT()
89 -::sin(z._M_re) * ::sinh(z._M_im)); in cosT()
114 return complex<_Tp>(::sin(re2) / den, ::sinh(im2) / den); in tanT()
133 return complex<_Tp>(::sinh(z._M_re) * ::cos(z._M_im), in sinhT()
137 _STLP_DECLSPEC complex<float> _STLP_CALL sinh(const complex<float>& z) in sinh() function
140 _STLP_DECLSPEC complex<double> _STLP_CALL sinh(const complex<double>& z) in sinh() function
144 _STLP_DECLSPEC complex<long double> _STLP_CALL sinh(const complex<long double>& z) in sinh() function
153 ::sinh(z._M_re) * ::sin(z._M_im)); in coshT()
177 return complex<_Tp>(::sinh(re2) / den, ::sin(im2) / den); in tanhT()
/external/stlport/stlport/stl/config/
D_como.h95 # define sinhl sinh
113 # define sinhf sinh
114 # define sinhl sinh
167 # define sinhl sinh
/external/stlport/test/unit/
Dvalarray_test.cpp48 tmp = sinh(darray); in transcendentals()
74 tmp = sinh(farray); in transcendentals()
101 tmp = sinh(ldarray); in transcendentals()
Dcmath_test.cpp106 CPPUNIT_CHECK( are_equals(std::sinh(0.0), 0.0) ); in import_checks()
131 CPPUNIT_CHECK( are_equals(std::sinh(0.0f), 0.0f) ); in import_checks()
158 CPPUNIT_CHECK( are_equals(std::sinh(0.0l), 0.0l) ); in import_checks()
/external/stlport/stlport/stl/
D_cmath.h345 # pragma function (abs, acos, asin, atan, atan2, cos, cosh, exp, fabs, fmod, log, log10, sin, sinh
378 _STLP_DMATH_INLINE(sinh) in _STLP_DMATH_INLINE()
449 _STLP_DEF_MATH_INLINE(sinh, sinh)
515 … (abs, acos, asin, atan, atan2, cos, cosh, exp, fabs, fmod, log, log10, sin, sinh, sqrt, tan, tanh)
590 using ::sinh;
D_complex.h881 _STLP_DECLSPEC complex<float> _STLP_CALL sinh(const complex<float>&);
900 _STLP_DECLSPEC complex<double> _STLP_CALL sinh(const complex<double>&);
920 _STLP_DECLSPEC complex<long double> _STLP_CALL sinh(const complex<long double>&);
D_valarray.h1038 inline valarray<_Tp> sinh(const valarray<_Tp>& __x) { in sinh() function
1042 __tmp[__i] = ::sinh(__x[__i]); in sinh()
/external/skia/src/core/
DSkCordic.cpp201 int32_t sinh = 0; in SkCordicExp() local
202 SkHyperbolic(&cosh, &sinh, &a, 0); in SkCordicExp()
203 return cosh + sinh; in SkCordicExp()
DSkPath.cpp683 SkScalar sinh = SkPoint::CrossProduct(before, after); in arcTo() local
685 if (SkScalarNearlyZero(sinh)) { // angle is too tight in arcTo()
689 SkScalar dist = SkScalarMulDiv(radius, SK_Scalar1 - cosh, sinh); in arcTo()
699 if (sinh > 0) { in arcTo()
/external/icu4c/data/lang/
Dcs.txt146 si{"sinhálština"}
/external/fdlibm/
Dreadme145 w_sinh.c sinh
/external/proguard/src/proguard/gui/
Ddefault.pro87 public static double sinh(double);
Dboilerplate.pro148 public static double sinh(double);
/external/chromium/third_party/icu/source/data/locales/
Dcs.txt1431 si{"sinhálština"}
/external/libvpx/examples/includes/geshi/docs/
Dgeshi-doc.txt1097 'sleep','sizeof','sinh','sin','similar_text','shuffle',