Skip to main content

floor-div

functionv1.11

cljs.math/floor-div

(floor-div [x y])
Integer division that rounds to negative infinity (as opposed to zero). See: https://docs.oracle.com/javase/8/docs/api/java/lang/Math.html#floorDiv-long-long-

No examples yet. Be the first to add one!