float atan(float number)
This is a trigonometric mathematical function used to express the arctangent value of the number.
atan(1.73205)=60
acos(), asin(), atan2(), cos(), cosh(), sin(), sinh(), tan(), tanh()