Skip to main content

/

functionv1.0

clojure.core//

Available in:BBCLJCLJS
(/ [x] [x y] [x y & more])
If no denominators are supplied, returns 1/numerator, else returns numerator divided by all of the denominators.

No examples yet. Be the first to add one!