Navigation: Scripting Reference Manual > Functions & Subroutines > Sinh

 

Sinh

 

Contact Us: fredsupport@photonengr.com

 

Description

Calculates the hyperbolic sine of the argument x.

 

Syntax

h = Sinh ( x )

 

Parameters

h (Double)

The hyperbolic sine of x.

 

x As Double

Argument of the hyperbolic sine function, in radians.

 

 

Remarks

This function calculates the hyperbolic sine of the argument x. No error is returned. If values over 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

Cosh

Erff

Gaus

Gaus2

Sinc

Sinc2

Somb

Somb2

Tanh

Examples

 

 

 

 

 

Copyright © Photon Engineering, LLC