(almost-all-equal? a b)
(almost-all-equal? a b opt_tolerance)
almost-equal? for every items
almost-equal? for every items
(almost-equal? a b)
(almost-equal? a b opt_tolerance)
nearlyEquals (a, b, opt_tolerance) → boolean opt_tolerance number= Optional tolerance range. Defaults to 0.000001. If specified, should be greater than 0.
nearlyEquals (a, b, opt_tolerance) → boolean opt_tolerance number= Optional tolerance range. Defaults to 0.000001. If specified, should be greater than 0.
(exp n)
(log n)
(log base n)
(pow x)
(pow base x)
(rand-sign)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close