RT @quoll
In celebration of Clojure getting the http://clojure.java.math namespace, I'm porting it over to ClojureScript. Unfortunately, js/Math isn't as capable as java.lang.Math, so I've had to reimplement a lot. It still needs lots of testing, but here it is:
https://github.com/quoll/cljs-math/blob/main/src/cljs/math.cljs