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