double tanh( double x )



	- prototype in math.h

	- returns hyperbolic tangent of x
	- x must be in radians