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
/
type
History
josdejong
e9b9f0c4e3
Changed matrix indexes from one-based to zero-based (
Fixed
#23
)
2013-07-21 22:11:11 +02:00
..
complex.js
Created construction methods for easily creating data types. Moved the data types and parser to another namespace.
2013-03-26 22:06:48 +01:00
help.js
Added the docs again to the library (yes yes that makes it bigger. We wil enable custom, stripped builds later on)
2013-07-04 13:40:09 +02:00
matrix.js
Changed matrix indexes from one-based to zero-based (
Fixed
#23
)
2013-07-21 22:11:11 +02:00
range.js
Implemented Range.parse
2013-04-01 10:58:59 +02:00
unit.js
Improved math.format, now outputs a max number of digits instead of a number of decimals
2013-04-14 14:36:02 +02:00