Searched defs:log (Results 1 – 3 of 3) sorted by relevance
115 log () function
253 _STLP_DECLSPEC complex<float> _STLP_CALL log(const complex<float>& z) in log() function256 _STLP_DECLSPEC complex<double> _STLP_CALL log(const complex<double>& z) in log() function260 _STLP_DECLSPEC complex<long double> _STLP_CALL log(const complex<long double>& z) in log() function
983 inline valarray<_Tp> log(const valarray<_Tp>& __x) { in log() function