blob: 3077af21b0b5da7fbed0482d8d161260c130d409 [file] [log] [blame]
SYNOPSIS
float atan(int|float)
DESCRIPTION
Returns the argument's arcus tangent.
HISTORY
LDMud 3.2.9 added integers as arguments.
SEE ALSO
atan2(E), sin(E), cos(E), tan(E), asin(E), acos(E)