Overview ยท ClojureScript (planck)
clojure.math in ClojureScript (planck)
- Implemented
- 0.0%0 / 45
- Mismatched
- 0
- Missing
- 45
- Dialect-Only
- 0
Metadata Mismatches (0)
Vars present in both Clojure (JVM) and this surface but with differing arglists, :macro flag, or :dynamic flag.
None.
Vars Present in Clojure (JVM) but Absent from This Surface (45)
| Var |
|---|
E |
IEEE-remainder |
PI |
acos |
add-exact |
asin |
atan |
atan2 |
cbrt |
ceil |
copy-sign |
cos |
cosh |
decrement-exact |
exp |
expm1 |
floor |
floor-div |
floor-mod |
get-exponent |
hypot |
increment-exact |
log |
log10 |
log1p |
multiply-exact |
negate-exact |
next-after |
next-down |
next-up |
pow |
random |
rint |
round |
scalb |
signum |
sin |
sinh |
sqrt |
subtract-exact |
tan |
tanh |
to-degrees |
to-radians |
ulp |
Vars Present in This Surface but Not in Clojure (JVM) (0)
None.