//ERDDAP/com.cohort.util/ScriptMath2/smallerAngle
smallerAngle
[JVM]
open fun smallerAngle(d: Double): Double
This decreases the double degree value (nicely).
Return
the previous multiple 15. It rounds to nearest mult, then changes it. If !Double.isFinite(d), it returns d.
Parameters
JVM
d | the initial value |