//ERDDAP/com.cohort.util/ScriptMath/exp
exp
[JVM]
open fun exp(a: Double): Double
Returns Euler's number e raised to the power of a double value.
//ERDDAP/com.cohort.util/ScriptMath/exp
[JVM]
open fun exp(a: Double): Double
Returns Euler's number e raised to the power of a double value.