atanh
Computes the inverse hyperbolic tangent of the value x.
The returned value is y
such that tanh(y) == x
.
Special cases:
tanh(NaN)
isNaN
tanh(x)
isNaN
whenx > 1
orx < -1
tanh(1.0)
is+Inf
tanh(-1.0)
is-Inf
Since Kotlin
1.2Computes the inverse hyperbolic tangent of the value x.
The returned value is y
such that tanh(y) == x
.
Special cases:
tanh(NaN)
isNaN
tanh(x)
isNaN
whenx > 1
orx < -1
tanh(1.0)
is+Inf
tanh(-1.0)
is-Inf
Since Kotlin
1.2Computes the inverse hyperbolic tangent of the value x.
The returned value is y
such that tanh(y) == x
.
Special cases:
tanh(NaN)
isNaN
tanh(x)
isNaN
whenx > 1
orx < -1
tanh(1.0)
is+Inf
tanh(-1.0)
is-Inf
Since Kotlin
1.2Computes the inverse hyperbolic tangent of the value x.
The returned value is y
such that tanh(y) == x
.
Special cases:
tanh(NaN)
isNaN
tanh(x)
isNaN
whenx > 1
orx < -1
tanh(1.0)
is+Inf
tanh(-1.0)
is-Inf