function polar(E1 &&) base¶
template <expression_argument E1>
KFR_FUNCTION expression_make_function<fn::polar, E1> polar(E1&& x) Returns template expression that converts complex number to polar
Defined at base/math_expressions.hpp:305