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
2026-01-18 14:59:29 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
mathjs
/
test
History
josdejong
aa471db411
Upperbound of range is now excluded
2013-08-09 22:09:46 +02:00
..
expr
Upperbound of range is now excluded
2013-08-09 22:09:46 +02:00
function
Upperbound of range is now excluded
2013-08-09 22:09:46 +02:00
type
Upperbound of range is now excluded
2013-08-09 22:09:46 +02:00
approx.test.js
Renamed all test files to *.test.js
2013-08-04 14:46:22 +02:00
contstants.test.js
Changed all source files into node.js modules
2013-08-05 23:05:23 +02:00
readme.txt
Fixed build script
2013-08-07 22:46:02 +02:00
test.html
Build script 'dist' created
2013-08-06 02:14:44 +02:00
test.min.html
Moved the library builds math.js and math.min.js to subfolder
dist
2013-08-04 14:39:42 +02:00
readme.txt
to execute the tests, run: mocha . --recursive