//ERDDAP/com.cohort.util/ScriptMath/log10
log10
[JVM]
open fun log10(a: Double): Double
Returns the base 10 logarithm of a double value.
//ERDDAP/com.cohort.util/ScriptMath/log10
[JVM]
open fun log10(a: Double): Double
Returns the base 10 logarithm of a double value.