Skip to content

function clog2(const T1 &) complex

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

Returns the binary (base-2) logarithm of the complex number x

Defined at math/complex_math.hpp:277