Skip to content

Function clog2

function clog2(const T1 &) math

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

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

Parameters
x The input complex number

Fully qualified name: kfr::clog2(const T1 &)

This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.