//ERDDAP/com.cohort.util/ScriptMath/log1p
log1p
[JVM]
open fun log1p(x: Double): Double
Returns the natural logarithm of the sum of the argument and 1.
//ERDDAP/com.cohort.util/ScriptMath/log1p
[JVM]
open fun log1p(x: Double): Double
Returns the natural logarithm of the sum of the argument and 1.