sinh
Computes the hyperbolic sine of the value x.
Special cases:
sinh(NaN)isNaNsinh(+Inf)is+Infsinh(-Inf)is-Inf
Since Kotlin
1.2
Computes the hyperbolic sine of the value x.
Special cases:
sinh(NaN) is NaN
sinh(+Inf) is +Inf
sinh(-Inf) is -Inf