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