dgd/
dgd/doc/net/
dgd/src/host/unix/
dgd/src/host/win32/res/
dgd/src/lpc/
dgd/src/parser/
NAME
	fabs - return the absolute value of a float

SYNOPSIS
	float fabs(float x)


DESCRIPTION
	Return the absolute value of the argument.