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