Difference between revisions of "ATan"

87 bytes added ,  22:16, 2 June 2008
m
Atan moved to ATan: Follow OBSE docs capitialization.
imported>Timeslip
(now accepts degrees instead of radians)
imported>Wrye
m (Atan moved to ATan: Follow OBSE docs capitialization.)
 
(6 intermediate revisions by 3 users not shown)
Line 2: Line 2:


'''Syntax:'''
'''Syntax:'''
  asin [float]
  atan [float]
or
datan [float]


Returns the arctangent of a number (i.e. the angle whose tangent this is)
Returns the arctangent of a number (i.e. the angle whose tangent this is)
Line 25: Line 27:
*[[asin]]
*[[asin]]
*[[acos]]
*[[acos]]
*[[atan2]]


[[Category: OBSE Functions]]
[[Category: Functions]]
[[Category:OBSE_Math_Functions]]
[[Category: Functions (OBSE)]]
[[Category: Math Functions]]
[[Category: Math Functions (OBSE)]]
Anonymous user