Skip to content

function clog10(const T1 &) complex

template <numeric T1>
KFR_FUNCTION T1 clog10(const T1& x)

Returns the common (base-10) logarithm of the complex number x

Defined at math/complex_math.hpp:284