Skip to main content

to-degrees

functionv1.11

clojure.math/to-degrees

Available in:BBCLJ
(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-

No examples yet. Be the first to add one!