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 |
|