<< Click to Display Table of Contents >> Navigation: Explain™ Control Language > Library Routines > Mathematical functions > Sinh() |
Calculate the hyperbolic sine of a number.
The definition of sinh is:
REGULAR FUNCTION
Result = Sinh(Number)
Number |
REAL |
The Number for which to calculate the hyperbolic sine |
Result |
REAL |
The hyperbolic sine of Number. |