Navigation: Scripting Reference Manual > Functions & Subroutines > Cosh

 

Cosh

 

Contact Us: fredsupport@photonengr.com

 

Description

Calculates the hyperbolic cosine of the argument x.

 

Syntax

h = Cosh ( x )

 

Parameters

h (Double)

The hyperbolic cosine of x.

 

x As Double

The value whose hyperbolic cosine is to be found.

 

Remarks

This function calculates the hyperbolic cosine of the argument x. No error is returned. If values greater than 263 or less than 2-63 are used, a loss of significance can occur and the results may not be accurate.

 

See Also

Acos

Asin

Atn2

BessJ0

BessJn

BessY0

BessYn

Erff

Gaus

Gaus2

Sinc

Sinc2

Sinh

Somb

Somb2

Tanh

 

 

 

 

 

Copyright © Photon Engineering, LLC