Skip to main content

negate-exact

functionv1.11

clojure.math/negate-exact

Available in:BBCLJ
(negate-exact [a])
Returns the negation of a, throws ArithmeticException on overflow. See: https://docs.oracle.com/javase/8/docs/api/java/lang/Math.html#negateExact-long-

No examples yet. Be the first to add one!