On Tue, Nov 2, 2010 at 7:35 PM, box <somethingital...@gmail.com> wrote: > so, maybe this is a good time to start a clojure math library. or at > least have some warning when using math libs in clojure.
To reiterate what was said earlier in this thread, clojure.contrib.math extends basic math functionality to Clojure's full numeric tower. Specifically, clojure.contrib.math/abs will do what you expect it should do. This library is broken by the alpha releases of 1.3, but should work fine with any of the officially released versions of Clojure. -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en