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
Examples
No examples yet. Be the first to add one!