Skip to main content

cos

functionv1.11

cljs.math/cos

(cos [a])
Returns the cosine of an angle. If a is ##NaN, ##-Inf, ##Inf => ##NaN See: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/cos

No examples yet. Be the first to add one!