ATan#

inline float ATan(float theta)#

Computes the arc tangent (inverse tangent) of a value.

Parameters:

theta[in] Input value

Returns:

Arc tangent in radians