Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-18 | Added math.clj, which contains several math functions that are considered ↵ | Mark Engelberg | |
standard in Scheme implementations, adapted to Clojure's numeric tower when relevant, using Java's Math library for doubles. Also added a math folder, which contains tests.clj (test cases for math.clj). |