Function polar¶
function polar(E1 &&) base¶
template <expression_argument E1>
KFR_FUNCTION expression_make_function<fn::polar, E1> polar(E1&& x) Creates an expression that converts a complex number to polar form.
Fully qualified name: kfr::polar(E1 &&)
Declared at base/math_expressions.hpp:340
This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.