Commit graph

10 commits

Author SHA1 Message Date
Andrey Antukh
3977748e34
Add nan? and finite? predicates to math ns. 2016-08-11 18:16:00 +03:00
Andrey Antukh
ea8b0f21f9 Add license header to cljs files. 2016-03-01 20:39:28 +02:00
Andrey Antukh
996770a625 Add missing math functions. 2016-02-04 22:47:19 +02:00
Andrey Antukh
36f1690120 Add distance function to math ns. 2016-01-30 20:18:51 +02:00
Andrey Antukh
73260b53f1 Add more functions to math ns. 2016-01-30 19:05:12 +02:00
Andrey Antukh
795b32c4b4 Add precision helper on math ns. 2016-01-23 22:12:06 +02:00
Andrey Antukh
fd1d6e1420 Add floor/ceil/round functions to math utils ns. 2016-01-20 18:42:55 +02:00
Andrey Antukh
b00e2118bc Fix typo on radians function name. 2016-01-19 22:00:21 +02:00
Andrey Antukh
8b26da4e36 Add abs function to math tools. 2016-01-19 22:00:06 +02:00
Andrey Antukh
db73b0787b Move matrix math and svg under uxbox.util ns. 2016-01-17 23:40:42 +02:00
Renamed from src/uxbox/math.cljs (Browse further)