How to add your knowledge

tanh()

    Table of contents
    1. 1. Synopsis
    2. 2. Syntax
    3. 3. Example 1
    4. 4. Example 2

    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