Navigation: Reference Guide > Functions > Mathematical and Numeric Functions
SINH( X ) Hyperbolic SINe of X
Returns the hyperbolic sine of X.
Examples
sinh( 0.0 ) is equal to 0.0.
sinh( 1.0 ) is equal to 1.17
Availability: Not PLE or PLE Plus.
Sample model: SINH.mdl in FunctionExamples