double cosh( double x )


	- prototype in math.h

	- returns the hyperbolic cosine of angle x
	- x must be in radians