sinh
Computes the hyperbolic sine of the value x .
Special cases:
-
sinh(NaN)
isNaN
-
sinh(+Inf)
is+Inf
-
sinh(-Inf)
is-Inf
Computes the hyperbolic sine of the value x .
Special cases:
sinh(NaN)
is
NaN
sinh(+Inf)
is
+Inf
sinh(-Inf)
is
-Inf