12 Commits

Author SHA1 Message Date
josdejong
c5edb419d8 Moved the library builds math.js and math.min.js to subfolder dist 2013-08-04 14:39:42 +02:00
josdejong
19b507b9f0 Refactored all code to 2 space indentation 2013-08-04 14:07:47 +02:00
josdejong
e9b9f0c4e3 Changed matrix indexes from one-based to zero-based (Fixed #23) 2013-07-21 22:11:11 +02:00
josdejong
fdfc6697e1 Implemented constants true, false.
Implemented function boolean(value)
2013-07-21 14:12:37 +02:00
josdejong
7c650e22f6 Added and renamed an example 2013-05-31 22:29:25 +02:00
josdejong
9d225d1979 Added an example file extend.js, updated readme 2013-05-27 21:12:55 +02:00
josdejong
19f7150b23 Updated documentation on eval, parse, and parser 2013-05-24 19:57:41 +02:00
josdejong
eccc5a5b72 Added some examples on matrix indexes 2013-05-09 20:50:52 +02:00
josdejong
c1ff11f48b Updated matrix example 2013-04-20 14:58:55 +02:00
josdejong
d423ff0382 Added examples on matrices and units 2013-04-20 14:56:08 +02:00
josdejong
7d5982035b Updated documentation of all methods. Changed cube and square to evaluate matrices element wise. 2013-04-20 14:04:34 +02:00
josdejong
34df0963ae Created a number of example files 2013-04-19 21:43:28 +02:00