Skip to content

Function carg

function carg(const T1 &) math

template <numeric T1>
KFR_FUNCTION realtype<T1> carg(const T1& x)

Returns the phase angle (argument) of the complex number x

Parameters
x The input complex number

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

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