Skip to main content

cos

functionv1.11

clojure.math/cos

Available in:BBCLJ
(cos [a])
Returns the cosine of an angle. If a is ##NaN, ##-Inf, ##Inf => ##NaN See: https://docs.oracle.com/javase/8/docs/api/java/lang/Math.html#cos-double-

No examples yet. Be the first to add one!