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