//ERDDAP/com.cohort.util/ScriptMath2/getSmallIncrement
getSmallIncrement
[JVM]
open fun getSmallIncrement(range: Double): Double
This returns a small increment roughly 1/100th the range (e.g., .1, 1, 10, ....).
Return
an appropriate increment for the range