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
/
util
History
josdejong
3c7174c764
Renamed options to
math.options.format.precision
and
math.options.matrix.defaultType
2013-10-19 15:00:32 +02:00
..
array.js
Index functionality getting in place now.
2013-08-18 14:37:03 +02:00
boolean.js
added all files in lib/
2013-08-14 15:39:21 +04:00
error.js
added all files in lib/
2013-08-14 15:39:21 +04:00
index.js
added all files in lib/
2013-08-14 15:39:21 +04:00
number.js
Renamed options to
math.options.format.precision
and
math.options.matrix.defaultType
2013-10-19 15:00:32 +02:00
object.js
added all files in lib/
2013-08-14 15:39:21 +04:00
string.js
Fixed
#100
: Formatting numbers as scientific notation in some cases returned a zero digit left from the decimal point
2013-10-11 14:01:42 +02:00
types.js
Changed matrix indexes of expression parser to one-based (
Fixed
#66
)
2013-08-29 22:11:30 +02:00