Returns the arc tangent of the given angle in radians.
This method is part of the Maths namespace so you need to prefix calls to it with 'Maths::'.
float Maths::ATan(float radians)