cosh

This function returns the hyperbolic cosine of its input.


Synopsis

	function cosh( 
		value:float
	)

Arguments

value
An array of one or more floating-point values of any dimension in radians.

Description

The hyperbolic cosine of each element of the value parameter is determined and returned. Missing values are ignored. Returns a floating-point array dimensioned the same as the input parameter.

Reference Manual Control Panel

NG4 Home, Index, Examples, Glossary, Feedback, Ref Contents, Ref WhereAmI?


$Revision: 1.6 $ $Date: 1995/07/26 23:33:00 $