ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

complex_trig.cpp File Reference
#include "stlport_prefix.h"
#include <complex>
#include <cfloat>
#include <cmath>

Go to the source code of this file.

Functions

template<class _Tp >
static complex< _Tp > sinT (const complex< _Tp > &z)
_STLP_DECLSPEC complex< float >
_STLP_CALL 
sin (const complex< float > &z)
_STLP_DECLSPEC complex< double >
_STLP_CALL 
sin (const complex< double > &z)
_STLP_DECLSPEC complex< long
double > _STLP_CALL 
sin (const complex< long double > &z)
template<class _Tp >
static complex< _Tp > cosT (const complex< _Tp > &z)
_STLP_DECLSPEC complex< float >
_STLP_CALL 
cos (const complex< float > &z)
_STLP_DECLSPEC complex< double >
_STLP_CALL 
cos (const complex< double > &z)
_STLP_DECLSPEC complex< long
double > _STLP_CALL 
cos (const complex< long double > &z)
template<class _Tp >
static complex< _Tp > tanT (const complex< _Tp > &z, const _Tp &Tp_limit)
_STLP_DECLSPEC complex< float >
_STLP_CALL 
tan (const complex< float > &z)
_STLP_DECLSPEC complex< double >
_STLP_CALL 
tan (const complex< double > &z)
_STLP_DECLSPEC complex< long
double > _STLP_CALL 
tan (const complex< long double > &z)
template<class _Tp >
static complex< _Tp > sinhT (const complex< _Tp > &z)
_STLP_DECLSPEC complex< float >
_STLP_CALL 
sinh (const complex< float > &z)
_STLP_DECLSPEC complex< double >
_STLP_CALL 
sinh (const complex< double > &z)
_STLP_DECLSPEC complex< long
double > _STLP_CALL 
sinh (const complex< long double > &z)
template<class _Tp >
static complex< _Tp > coshT (const complex< _Tp > &z)
_STLP_DECLSPEC complex< float >
_STLP_CALL 
cosh (const complex< float > &z)
_STLP_DECLSPEC complex< double >
_STLP_CALL 
cosh (const complex< double > &z)
_STLP_DECLSPEC complex< long
double > _STLP_CALL 
cosh (const complex< long double > &z)
template<class _Tp >
static complex< _Tp > tanhT (const complex< _Tp > &z, const _Tp &Tp_limit)
_STLP_DECLSPEC complex< float >
_STLP_CALL 
tanh (const complex< float > &z)
_STLP_DECLSPEC complex< double >
_STLP_CALL 
tanh (const complex< double > &z)
_STLP_DECLSPEC complex< long
double > _STLP_CALL 
tanh (const complex< long double > &z)

Variables

static _STLP_BEGIN_NAMESPACE
const float 
float_limit = ::log(FLT_MAX)
static const double double_limit = ::log(DBL_MAX)
static const long double ldouble_limit = ::log(LDBL_MAX)

Generated on Sat May 26 2012 06:02:17 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.