lpmoo-1.2/etc/
lpmoo-1.2/mudlib/
lpmoo-1.2/mudlib/etc/
lpmoo-1.2/mudlib/include/
lpmoo-1.2/mudlib/include/moo/
lpmoo-1.2/mudlib/lpc/
lpmoo-1.2/mudlib/std/auto/
lpmoo-1.2/mudlib/std/bfuns/
NAME
	sin - compute sine of an angle

SYNOPSIS
	float sin(float)

DESCRIPTION
	The sine of the given argument angle (in radians) is computed
	and returned.

SEE ALSO
	cos, tan, atan