josdejong
|
cef51e2819
|
Changed precision of cli to 5 digits
|
2013-10-26 15:54:39 +02:00 |
|
josdejong
|
d2e55a0132
|
Math.js must be instantiated now, static calls are no longer supported
|
2013-10-26 15:00:06 +02:00 |
|
josdejong
|
9e233e31db
|
Extended docs on complex values and cli
|
2013-10-08 15:07:21 +02:00 |
|
josdejong
|
2158a28e33
|
Changed matrix index notation of expression parser from round brackets (...) to square brackets [...]
|
2013-08-21 13:41:15 +02:00 |
|
josdejong
|
c5edb419d8
|
Moved the library builds math.js and math.min.js to subfolder dist
|
2013-08-04 14:39:42 +02:00 |
|
josdejong
|
6a6b5c3e61
|
Replaced all x instanceof Array with Array.isArray(x)
|
2013-08-04 14:30:38 +02:00 |
|
josdejong
|
19b507b9f0
|
Refactored all code to 2 space indentation
|
2013-08-04 14:07:47 +02:00 |
|
josdejong
|
fdfc6697e1
|
Implemented constants true, false.
Implemented function boolean(value)
|
2013-07-21 14:12:37 +02:00 |
|
josdejong
|
738bd1350f
|
More tests
|
2013-05-07 22:06:36 +02:00 |
|
josdejong
|
79aead3899
|
Added some comments
|
2013-05-07 20:49:44 +02:00 |
|
josdejong
|
9cf951c092
|
Implemented streaming input/output for the command line interface
|
2013-05-07 20:46:21 +02:00 |
|
josdejong
|
29056dd2fb
|
Forgot to commit the code of the cli itself...
|
2013-05-06 22:38:20 +02:00 |
|