Skip to content

function csqr(const T1 &) complex

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

Returns square of the complex number x

Defined at math/complex_math.hpp:333