Skip to main content

unchecked-divide-int

macrov1.7

cljs.core/unchecked-divide-int

Available in:BBCLJCLJS
(unchecked-divide-int [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!