Skip to main content

to-radians

functionv1.11

clojure.math/to-radians

Available in:BBCLJ
(to-radians [deg])
Converts an angle in degrees to an approximate equivalent angle in radians. See: https://docs.oracle.com/javase/8/docs/api/java/lang/Math.html#toRadians-double-

No examples yet. Be the first to add one!