Liking cljdoc? Tell your friends :D
ClojureScript only.

hatti.maths


abscljs

(abs n)
source

ceilcljs

(ceil n)
source

floorcljs

(floor n)
source

gcdcljs

(gcd a b)

(gcd a b) returns the greatest common divisor of a and b

(gcd a b) returns the greatest common divisor of a and b
sourceraw docstring

lcmcljs

(lcm a b)

(lcm a b) returns the least common multiple of a and b

(lcm a b) returns the least common multiple of a and b
sourceraw docstring

roundcljs

(round n)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close