blob: 359e016aec652bba1556c4f196a9ce27d5682a69 [file] [log] [blame]
SYNOPSIS
float cos(int|float)
DESCRIPTION
Returns the cosinus of the argument.
HISTORY
LDMud 3.2.9 added integers as arguments.
SEE ALSO
sin(E), asin(E), acos(E), tan(E), atan(E), atan2(E)