jos
|
7d84e4daf0
|
Math.js now immediately returns a default instance of mathjs, no need to create an instance every time you want to use the library.
|
2014-06-20 23:11:14 +02:00 |
|
jos
|
b2a103a505
|
Functions equal and unequal support null and undefined now (see #190)
|
2014-06-17 22:01:15 +02:00 |
|
jos
|
a7151aab1a
|
Whoops removed accidentally pasted code
|
2014-06-17 21:20:47 +02:00 |
|
jos
|
875fa8e60c
|
Changed behavior of equal and unequal back to element wise, added function deepEqual.
|
2014-06-09 18:03:54 +02:00 |
|
jos
|
40d66224e8
|
Moved the comparison functions from section "arithmetic" to a new section "comparison"
|
2014-06-09 14:21:54 +02:00 |
|