sinh
Computes the hyperbolic sine of the value x.
Special cases:
sinh(NaN)
isNaN
sinh(+Inf)
is+Inf
sinh(-Inf)
is-Inf
Try the revamped Kotlin docs design →
Try the revamped Kotlin docs design!
Computes the hyperbolic sine of the value x.
Special cases:
sinh(NaN)
is NaN
sinh(+Inf)
is +Inf
sinh(-Inf)
is -Inf