Function atan¶
function atan(const T1 &) math¶
Returns the arc tangent of x. The returned angle is in the range \(-\pi/2\) through \(\pi/2\) .
Fully qualified name: kfr::atan(const T1 &)
Declared at math/atan.hpp:37
This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.