2.5.4.106 TanH

The TanH function performs the hyperbolic tangent calculation.

ABNF:

 TanH = val " TANH():128"

Required Arguments:

Name: Angle

Type: vDouble

An argument that specifies the operand of the calculation.

Return Value:

Type: PtgNum

This function returns a PtgNum containing the hyperbolic tangent of the value of Arg1, where the value of Arg1 is assumed to have the unit of radians.