jos
|
1990edc90f
|
Added docs and and example on sparse matrices
|
2015-03-28 15:55:59 +01:00 |
|
jos
|
bda176359b
|
Documented fromJSON and toJSON
|
2015-02-26 22:20:48 +01:00 |
|
jos
|
3e66fcd9ab
|
Updated history and docs
|
2015-02-17 15:15:47 +01:00 |
|
jos
|
beb4e2e536
|
Released version 1.3.0
|
2015-02-09 21:43:00 +01:00 |
|
jos
|
904f4ed8df
|
Added some docs about converting a unit to a number with the expression parser
|
2015-01-05 21:07:00 +01:00 |
|
jos
|
fa4a23c34b
|
math.number can convert units to numbers (requires a second argument)
|
2014-09-03 21:29:16 +02:00 |
|
jos
|
7f6b13a797
|
Changed the default value of new entries in resized matrices to zero.
|
2014-08-12 22:35:56 +02:00 |
|
jos
|
366b11e6c6
|
Fixed a broken link
|
2014-08-12 18:12:23 +02:00 |
|
jos
|
59de16801e
|
Renamed function category "Comparison" with "Relational"
|
2014-07-20 12:40:34 +02:00 |
|
jos
|
cb2b9b00ce
|
Created a separate page Unit reference
|
2014-06-24 14:33:23 +02:00 |
|
jos
|
193cc056db
|
Removed require('mathjs') here and there in the docs
|
2014-06-24 13:19:10 +02:00 |
|
jos
|
7d84e4daf0
|
Math.js now immediately returns a default instance of mathjs, no need to create an instance every time you want to use the library.
|
2014-06-20 23:11:14 +02:00 |
|
jos
|
082265a184
|
Changed the default number of significant digits for BigNumbers from 20 to 64.
|
2014-06-11 21:56:58 +02:00 |
|
jos
|
ced18ecfca
|
Implemented functions dotEqual and dotUnequal, renamed functions smallereq to smallerEq and largereq to largerEq (all functions are now camelcase)
|
2014-06-09 14:07:21 +02:00 |
|
jos
|
64368ec4ad
|
Added unit drop (gtt)
|
2014-06-09 09:34:53 +02:00 |
|
jos
|
86f2b6103d
|
Updated list with function not supporting bignumbers
|
2014-05-07 21:16:12 +02:00 |
|
jos
|
d369733d09
|
Documented complex polar coordinates
|
2014-04-16 09:55:55 +02:00 |
|
jos
|
3e62516909
|
Documented new option epsilon for comparison. Changed default value to 1e-14
|
2014-04-16 09:28:03 +02:00 |
|
josdejong
|
83b41a16ab
|
Implemented BigNumber support for functions exp, log, and log10.
|
2014-04-06 12:01:10 +02:00 |
|
josdejong
|
45550e5ffb
|
Changed configuration option decimals to precision
|
2014-04-06 11:14:01 +02:00 |
|
josdejong
|
d19e7ea570
|
Switched to module decimal.js for BigNumber support, instead of bignumber.js.
|
2014-04-04 21:08:33 +02:00 |
|
josdejong
|
f568ae75c1
|
More unit tests added
|
2014-04-03 20:58:43 +02:00 |
|
Jos de Jong
|
6295b5eb53
|
Merge pull request #147 from fcolas6013/patch-3
Correct typo in numbers.md
|
2014-03-13 09:18:17 +01:00 |
|
Fabrice Colas
|
1da52c2837
|
Correct typo in bignumbers.md
|
2014-03-12 23:02:20 -07:00 |
|
Fabrice Colas
|
08cbc3dfa2
|
Correct typo in numbers.md
|
2014-03-12 22:59:24 -07:00 |
|
josdejong
|
8226e524f9
|
Added plurals and aliases for units.
|
2014-01-18 14:19:08 +01:00 |
|
josdejong
|
e4cf5395a5
|
Improved documentation on the number configuration
|
2014-01-03 22:34:41 +01:00 |
|
josdejong
|
af04f24882
|
Updated docs and examples for renamed operator to.
|
2013-12-21 21:30:10 +01:00 |
|
josdejong
|
f2f1ae1f72
|
Renamed and flattened configuration settings
|
2013-12-07 11:39:45 +01:00 |
|
josdejong
|
a9b49bf929
|
Fixed some typos in the docs
|
2013-11-28 21:55:44 +01:00 |
|
josdejong
|
ed3e450ccb
|
Fixed a type in the docs
|
2013-11-28 17:51:33 +01:00 |
|
josdejong
|
04980af87f
|
Added some more explanation on bignumbers
|
2013-11-28 17:44:52 +01:00 |
|
josdejong
|
5baa3901cd
|
Fixed some typos
|
2013-11-27 13:07:05 +01:00 |
|
josdejong
|
335dccfa5b
|
Moved docs on data types in a separate directory
|
2013-11-27 12:14:47 +01:00 |
|