Skip to content

function csqrt(const T1 &) complex

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

Returns square root of the complex number x

Defined at math/complex_math.hpp:326