dgd/
dgd/doc/net/
dgd/src/host/unix/
dgd/src/host/win32/res/
dgd/src/lpc/
dgd/src/parser/
NAME
	tanh - compute hyperbolic tangent

SYNOPSIS
	float tanh(float x)


DESCRIPTION
	Return the hyperbolic tangent of the argument.

SEE ALSO
	kfun/cosh, kfun/sinh