Products Applications Downloads Features Wiki forum Store

atan()

From Wiki077
Revision as of 13:28, 10 September 2010 by Malcolm (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


float atan(float number)

This is a trigonometric mathematical function used to express the arctangent value of the number.

Examples

atan(1.73205)=60

See Also

acos(), asin(), atan2(), cos(), cosh(), sin(), sinh(), tan(), tanh()

Personal tools