//ERDDAP/com.cohort.util/ScriptMath/tanh
tanh
[JVM]
open fun tanh(x: Double): Double
Returns the hyperbolic tangent of a double value.
//ERDDAP/com.cohort.util/ScriptMath/tanh
[JVM]
open fun tanh(x: Double): Double
Returns the hyperbolic tangent of a double value.