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