//ERDDAP/com.cohort.util/ScriptMath/rint
rint
[JVM]
open fun rint(a: Double): Double
Returns the double value that is closest in value to the argument and is equal to a mathematical integer.
//ERDDAP/com.cohort.util/ScriptMath/rint
[JVM]
open fun rint(a: Double): Double
Returns the double value that is closest in value to the argument and is equal to a mathematical integer.