josdejong
|
25844683db
|
Released version 0.15.0
|
2013-10-26 15:20:13 +02:00 |
|
josdejong
|
d2e55a0132
|
Math.js must be instantiated now, static calls are no longer supported
|
2013-10-26 15:00:06 +02:00 |
|
josdejong
|
f42f5698cb
|
Removed global option options.format.precision. When formatted, numbers are no longer rounded to 5 digits by default.
|
2013-10-20 13:40:28 +02:00 |
|
josdejong
|
abff8efdbc
|
Mixed matrix input now always returns a Matrix (needed to mace collection static)
|
2013-10-19 22:01:10 +02:00 |
|
josdejong
|
e61d2f965b
|
Fixes in the new function math.format(precision). Updated docs and tests.
|
2013-10-19 21:44:54 +02:00 |
|
josdejong
|
a4bda611df
|
Implemented function print (splitted from function format)
|
2013-10-19 18:10:50 +02:00 |
|
josdejong
|
608462c843
|
Updated docs on options
|
2013-10-19 15:05:07 +02:00 |
|
josdejong
|
3c7174c764
|
Renamed options to math.options.format.precision and math.options.matrix.defaultType
|
2013-10-19 15:00:32 +02:00 |
|
josdejong
|
35cafbfa67
|
Fixed function mean to support complex values, added more tests to min and max.
|
2013-10-14 11:40:20 +02:00 |
|
guillermobox
|
5537e9896f
|
Doc typo: Fixed the argument in pickRandom from [min,max] to array
|
2013-10-09 10:30:08 +02:00 |
|
josdejong
|
307e40cc9c
|
Few updates in the docs
|
2013-10-08 19:06:01 +02:00 |
|
josdejong
|
3393ff3c79
|
Added documentation on unit prefixes
|
2013-10-08 16:53:45 +02:00 |
|
josdejong
|
e5d7b73f2e
|
Added documentation on options
|
2013-10-08 15:51:41 +02:00 |
|
josdejong
|
eaea042cdf
|
Added some documentation on matrices
|
2013-10-08 15:38:34 +02:00 |
|
josdejong
|
6e65e03d60
|
Extended documentation on complex numbers
|
2013-10-08 15:25:25 +02:00 |
|
josdejong
|
799819423c
|
Implemented a function equals for complex numbers.
|
2013-10-08 15:12:11 +02:00 |
|
josdejong
|
9e233e31db
|
Extended docs on complex values and cli
|
2013-10-08 15:07:21 +02:00 |
|
josdejong
|
90e467f8e8
|
Added documentation on units
|
2013-10-08 14:33:19 +02:00 |
|
josdejong
|
f48c07bdd8
|
Getting or setting a subset of a matrix will automatically squeezed/unsqueezed the submatrix
|
2013-09-25 21:59:35 +02:00 |
|
josdejong
|
0dfdf3b2a2
|
Removed concatenation of nested arrays
|
2013-09-25 21:17:28 +02:00 |
|
josdejong
|
625fe4a847
|
Moved most documentation from readme to separate pages in folder docs
|
2013-09-22 21:31:45 +02:00 |
|