Navigation: Scripting Reference Manual > Functions & Subroutines > Tanh

 

Tanh

 

Contact Us: fredsupport@photonengr.com

 

Description

Calculates the hyperbolic tangent of the argument x.

 

Syntax

h = Tanh ( x )

 

Parameters

h (Double)

The hyperbolic tangent of x.

 

x As Double

The argument, in radians, of the hyperbolic tangent.

 

Remarks

This function calculates the hyperbolic tangent 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

Sinh

Somb

Somb2

 

 

 

 

 

Copyright © Photon Engineering, LLC