/home/ntakagi/work/STLport-5.1.5/src/complex_trig.cpp File Reference

#include "stlport_prefix.h"
#include <complex>
#include <cfloat>
#include <cmath>

Go to the source code of this file.

Functions

_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)
_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)
_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)
_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)
_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)
_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)


Function Documentation

_STLP_DECLSPEC complex<long double> _STLP_CALL cos ( const complex< long double > &  z  ) 

Definition at line 99 of file complex_trig.cpp.

_STLP_DECLSPEC complex<double> _STLP_CALL cos ( const complex< double > &  z  ) 

Definition at line 95 of file complex_trig.cpp.

_STLP_DECLSPEC complex<float> _STLP_CALL cos ( const complex< float > &  z  ) 

Definition at line 92 of file complex_trig.cpp.

_STLP_DECLSPEC complex<long double> _STLP_CALL cosh ( const complex< long double > &  z  ) 

Definition at line 163 of file complex_trig.cpp.

_STLP_DECLSPEC complex<double> _STLP_CALL cosh ( const complex< double > &  z  ) 

Definition at line 159 of file complex_trig.cpp.

_STLP_DECLSPEC complex<float> _STLP_CALL cosh ( const complex< float > &  z  ) 

Definition at line 156 of file complex_trig.cpp.

_STLP_DECLSPEC complex<long double> _STLP_CALL sin ( const complex< long double > &  z  ) 

Definition at line 80 of file complex_trig.cpp.

_STLP_DECLSPEC complex<double> _STLP_CALL sin ( const complex< double > &  z  ) 

Definition at line 76 of file complex_trig.cpp.

_STLP_DECLSPEC complex<float> _STLP_CALL sin ( const complex< float > &  z  ) 

Definition at line 73 of file complex_trig.cpp.

_STLP_DECLSPEC complex<long double> _STLP_CALL sinh ( const complex< long double > &  z  ) 

Definition at line 144 of file complex_trig.cpp.

_STLP_DECLSPEC complex<double> _STLP_CALL sinh ( const complex< double > &  z  ) 

Definition at line 140 of file complex_trig.cpp.

_STLP_DECLSPEC complex<float> _STLP_CALL sinh ( const complex< float > &  z  ) 

Definition at line 137 of file complex_trig.cpp.

_STLP_DECLSPEC complex<long double> _STLP_CALL tan ( const complex< long double > &  z  ) 

Definition at line 125 of file complex_trig.cpp.

_STLP_DECLSPEC complex<double> _STLP_CALL tan ( const complex< double > &  z  ) 

Definition at line 121 of file complex_trig.cpp.

_STLP_DECLSPEC complex<float> _STLP_CALL tan ( const complex< float > &  z  ) 

Definition at line 118 of file complex_trig.cpp.

_STLP_DECLSPEC complex<long double> _STLP_CALL tanh ( const complex< long double > &  z  ) 

Definition at line 188 of file complex_trig.cpp.

_STLP_DECLSPEC complex<double> _STLP_CALL tanh ( const complex< double > &  z  ) 

Definition at line 184 of file complex_trig.cpp.

_STLP_DECLSPEC complex<float> _STLP_CALL tanh ( const complex< float > &  z  ) 

Definition at line 181 of file complex_trig.cpp.



Generated on Mon Mar 10 15:32:47 2008 by  doxygen 1.5.1