kotlin-numpy / org.jetbrains.numkt.math / tanh

tanh

fun <T : Number> tanh(x: KtNDArray<T>): KtNDArray<Double> (source)

Compute hyperbolic tangent element-wise.