This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
mathjs
Watch
1
Star
0
Fork
0
You've already forked mathjs
mirror of
https://github.com/josdejong/mathjs.git
synced
2025-12-08 19:46:04 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
mathjs
/
lib
/
function
/
comparison
History
jos
875fa8e60c
Changed behavior of
equal
and
unequal
back to element wise, added function
deepEqual
.
2014-06-09 18:03:54 +02:00
..
compare.js
Moved the comparison functions from section "arithmetic" to a new section "comparison"
2014-06-09 14:21:54 +02:00
deepEqual.js
Changed behavior of
equal
and
unequal
back to element wise, added function
deepEqual
.
2014-06-09 18:03:54 +02:00
equal.js
Changed behavior of
equal
and
unequal
back to element wise, added function
deepEqual
.
2014-06-09 18:03:54 +02:00
larger.js
Moved the comparison functions from section "arithmetic" to a new section "comparison"
2014-06-09 14:21:54 +02:00
largerEq.js
Moved the comparison functions from section "arithmetic" to a new section "comparison"
2014-06-09 14:21:54 +02:00
smaller.js
Moved the comparison functions from section "arithmetic" to a new section "comparison"
2014-06-09 14:21:54 +02:00
smallerEq.js
Moved the comparison functions from section "arithmetic" to a new section "comparison"
2014-06-09 14:21:54 +02:00
unequal.js
Changed behavior of
equal
and
unequal
back to element wise, added function
deepEqual
.
2014-06-09 18:03:54 +02:00