cosh
ABSTRACT
Calculates the cosh of the input value
PARAMETERS
x | the input value |
RETURN
the cosh of the input value
DECLARATION
func cosh(x)
Calculates the cosh of the input value
x | the input value |
the cosh of the input value
func cosh(x)