Liking cljdoc? Tell your friends :D

broch.numbers


absclj/s

(abs n)
source

addclj/s

(add a b)
source

bigintclj/s

(bigint n)
source

divclj/s

(div a b)
source

do-in-common-ratioclj

source

downcastclj/s

(downcast n)

Downcast if possible without losing precision.

Downcast if possible without losing precision.
sourceraw docstring

ExactArithmeticclj/sprotocol

add*clj/s

(add* this other)

div*clj/s

(div* this other)

mul*clj/s

(mul* this other)

sub*clj/s

(sub* this other)
source

integer?clj/s

(integer? n)
source

js-ratio->numbercljs

(js-ratio->number r)
source

lowest-equiv-ratioclj

source

mulclj/s

(mul a b)
source

negclj/s

(neg n)
source

ratio?clj/s

(ratio? x)
source

rationalizeclj/s

(rationalize n)
source

subclj/s

(sub a b)
source

upcastclj/s

(upcast n)

Make a number into a ratio.

Make a number into a ratio.
sourceraw docstring

weird?clj/s

(weird? n)
source

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

× close