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-25 15:07:57 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
mathjs
/
lib
/
util
History
josdejong
0a0596bd7e
Simplified and reworked the
Matrix
class. Implemented functions
Matrix.get
and
Matrix.set
2013-11-09 21:36:03 +01:00
..
array.js
Simplified and reworked the
Matrix
class. Implemented functions
Matrix.get
and
Matrix.set
2013-11-09 21:36:03 +01:00
boolean.js
added all files in lib/
2013-08-14 15:39:21 +04:00
error.js
Removed unnecessary .js suffix in module require statements
2013-10-20 14:01:31 +02:00
index.js
added all files in lib/
2013-08-14 15:39:21 +04:00
number.js
Implemented advanced options in
format
to customize precision, scientific/fixed/auto notation (see
#100
).
2013-10-24 15:12:04 +02:00
object.js
Simplified and reworked the
Matrix
class. Implemented functions
Matrix.get
and
Matrix.set
2013-11-09 21:36:03 +01:00
string.js
Added function
format
to Selector
2013-10-26 14:07:47 +02:00
types.js
Simplified/improved typeof function
2013-10-31 11:52:03 +01:00