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
	cos - compute cosine of an angle

SYNOPSIS
	float cos(float)

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

SEE ALSO
	sin, tan, atan