(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 builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |