Returns the hyperbolic sine.
specifies a numeric constant, variable, or expression.
x=sinh(0);
0
x=sinh(1);
1.1752011936
x=sinh(-1.0);
-1.175201194