Template Function exprtk_complex::pow(const ComplexWrapper<T>, const T)¶
Defined in File complex_type.hpp
Function Documentation¶
-
template<typename T>
static inline ComplexWrapper<T> exprtk_complex::pow(const ComplexWrapper<T> v, const T w)¶ (c+id)^(a+ib) = exp(a - ln(r) -b*phi)* exp(j(a*phi + b* ln r))