dgd/
dgd/doc/net/
dgd/src/host/unix/
dgd/src/host/win32/res/
dgd/src/lpc/
dgd/src/parser/
NAME
	atan - compute arc tangent

SYNOPSIS
	float atan(float x)


DESCRIPTION
	Return the arc tangent of the argument.

SEE ALSO
	kfun/acos, kfun/asin, kfun/atan2