Clib Get Hyperbolic Sine Method
The Clib Get Hyperbolic Sine method calculates and returns the hyperbolic sine of a floating point number.
Format
Clib.sinh(floatNum)
The following table describes the arguments for the Clib Get Hyperbolic Sine method.
Argument | Description |
---|---|
floatNum |
A floating-point number or a variable that contains a floating-point number. This method calculates the hyperbolic sine of this number. |