tanh()

Synopsis

Returns the hyperbolic tangent of a given angle.

Syntax

tanh ( n As Number ) As Number
Argument Type Description
n Number The angle in degrees.

Example 1

Intent >tanh(0) 
--> 0.0

Example 2

Intent >tanh(100.0) 
--> 0.94084160710399