dgd/
dgd/doc/net/
dgd/src/host/unix/
dgd/src/host/win32/res/
dgd/src/lpc/
dgd/src/parser/
NAME
	cosh - compute hyperbolic cosine

SYNOPSIS
	float cosh(float x)


DESCRIPTION
	Return the hyperbolic cosine of the argument.

ERRORS
	If the computed hyperbolic cosine is too large, an error will result.

SEE ALSO
	kfun/sinh, kfun/tanh