(gcd a b)
Find the greatest common denominator of a and b
a
b
Find the greatest common denominator of `a` and `b`
(lcm a b)
cljdoc is a website building & hosting documentation for Clojure/Script libraries