Liking cljdoc? Tell your friends :D

numberwords.approx-math


bounding-boxcljmultimethod

Find a bounding box around the actual-value, where the edges of the box represent actual-value's rounded smaller and bigger numbers

Find a bounding box around the actual-value, where the edges
of the box represent actual-value's rounded smaller and bigger numbers
sourceraw docstring

deltaclj

(delta x y)
source

distances-from-edgesclj

(distances-from-edges actual-value scale)
source

nat-num?clj

(nat-num? x)
source

not-inf?clj

(not-inf? x)
source

unreliable?clj

(unreliable? actual-value scale)

Actual value and scale values which will generate unreliable results:

  • actual-value much bigger that the scale
  • scale is bigger than the actual value
Actual value and scale values which will generate unreliable results:
- actual-value much bigger that the scale
- scale is bigger than the actual value
sourceraw docstring

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

× close