Skip to main content

unchecked-multiply

functionv1.0

clojure.core/unchecked-multiply

Available in:BBCLJCLJS
(unchecked-multiply [x y])
Returns the product of x and y, both long. Note - uses a primitive operator subject to overflow.

No examples yet. Be the first to add one!