2.5.4.98 SinH

The SinH function performs the hyperbolic sine calculation.

ABNF:

 SinH = val " SINH():128"

Required Arguments:

Name: Arg1

Type: vDouble

An argument that specifies the operand of the calculation.

Return Value:

Type: PtgNum

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