Function atandeg¶
function atandeg(const T1 &) math¶
Returns the arc tangent of x, expressed in degrees. The returned angle is in the range -90 through 90.
| x | Input value. |
Arc tangent of x in degrees, in the range [-90, 90]. |
Fully qualified name: kfr::atandeg(const T1 &)
Declared at math/atan.hpp:50
This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.