//ERDDAP/com.cohort.util/ScriptMath/ulp
ulp
[JVM]
open fun ulp(d: Double): Double
open fun ulp(f: Float): Float
Returns the size of an ulp of the argument.
//ERDDAP/com.cohort.util/ScriptMath/ulp
[JVM]
open fun ulp(d: Double): Double
open fun ulp(f: Float): Float
Returns the size of an ulp of the argument.