to-degrees
functionv1.11
cljs.math/to-degrees
(to-degrees [r])Converts an angle in radians to an approximate equivalent angle in degrees.
See: https://docs.oracle.com/javase/8/docs/api/java/lang/Math.html#toDegrees-double-
Examples
No examples yet. Be the first to add one!