Skip to content

function atandeg(E1 &&) base

template <expression_argument E1>
KFR_FUNCTION expression_make_function<fn::atandeg, E1> atandeg(E1&& x)

Returns template expression that returns the arc tangent of the x, expressed in degrees.

Defined at base/math_expressions.hpp:344