//ERDDAP/com.cohort.util/ScriptMath/acos
acos
[JVM]
open fun acos(a: Double): Double
Returns the arc cosine of a value; the returned angle is in the range 0.0 through pi.
//ERDDAP/com.cohort.util/ScriptMath/acos
[JVM]
open fun acos(a: Double): Double
Returns the arc cosine of a value; the returned angle is in the range 0.0 through pi.