Template Function librapid::log(const Complex<T>&)#

Function Documentation#

template<typename T>
Complex<T> librapid::log(const Complex<T> &other)#

Calculates the natural logarithm of a complex number.

Template Parameters

T – Scalar type

Parameters

otherComplex number

Returns

Natural logarithm of the complex number