//ERDDAP/com.cohort.util/ScriptMath2/angle0360
angle0360
[JVM]
fun angle0360(degrees: Double): Double
This converts an angle (in degrees) into the range >=0 to <360.
- If isMV(angle), it returns 0.
//ERDDAP/com.cohort.util/ScriptMath2/angle0360
[JVM]
fun angle0360(degrees: Double): Double
This converts an angle (in degrees) into the range >=0 to <360.