Merge branch 'master' into fix/float-and-better-logging
This commit is contained in:
commit
739e975111
@ -5,7 +5,7 @@
|
|||||||
:cljs js/Math.PI))
|
:cljs js/Math.PI))
|
||||||
|
|
||||||
(defonce ^{:no-doc true :const true} E #?(:clj Math/E
|
(defonce ^{:no-doc true :const true} E #?(:clj Math/E
|
||||||
:cljs js/Math.PI))
|
:cljs js/Math.E))
|
||||||
|
|
||||||
(defn step
|
(defn step
|
||||||
"returns 1 if number is nonzero, 0 otherwise"
|
"returns 1 if number is nonzero, 0 otherwise"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user