(acos [a])Returns the arc cosine of a, in the range 0.0 to pi.
If a is ##NaN or |a|>1 => ##NaN
See: https://docs.oracle.com/javase/8/docs/api/java/lang/Math.html#acos-double-
Examples
No examples yet. Be the first to add one!
(acos [a])No examples yet. Be the first to add one!