//ERDDAP/com.cohort.util/ScriptMath/sqrt
sqrt
[JVM]
open fun sqrt(a: Double): Double
Returns the correctly rounded positive square root of a double value.
//ERDDAP/com.cohort.util/ScriptMath/sqrt
[JVM]
open fun sqrt(a: Double): Double
Returns the correctly rounded positive square root of a double value.