Commit Graph

19 Commits

Author SHA1 Message Date
Michael Mclaughlin 18bbdc8836 Replace BigNumber.isBigNumber with isBigNumber prototype property 2017-01-09 11:14:36 +00:00
Michael Mclaughlin dffb04b5d9 Uncomment isBigNumber tests 2017-01-08 12:41:24 +00:00
Michael Mclaughlin ab87238049 v3.1.0 2017-01-08 12:20:12 +00:00
Stanislav Cherenkov b5ee2eceb0 Add isBigNumber method
add tests
add doc
2016-09-16 08:49:53 +03:00
Michael Mclaughlin 99067bdbf8 Add modulus parameter to toPower 2016-03-07 23:10:15 +00:00
Michael Mclaughlin 8ecbc2faf1 Correct link 2016-02-10 20:55:26 +00:00
Michael Mclaughlin 1100ceea4d Include minus sign for valueOf() negative zero 2015-10-26 15:48:44 +00:00
Michael Mclaughlin 75682d5ea2 Add div test re #58 2015-03-25 21:08:14 +00:00
Michael Mclaughlin 44c4ab72b5 v2.0.1 2015-02-18 12:53:28 +00:00
Michael Mclaughlin bc66fcfed1 v2.0.0 2014-12-29 00:24:38 +00:00
Michael Mclaughlin eba42a9238 Add tests for dp method 2014-11-13 23:10:15 +00:00
Michael Mclaughlin 09a7f9dfb2 v1.4.0 Added toNumber 2014-05-08 23:31:53 +01:00
Michael Mclaughlin 9d60fe27a3 Reduced the number of div tests 2013-11-08 12:23:05 +00:00
Michael Mclaughlin e0a4a4d3d7 Added further tests, some of which will fail using the older sqrt 2013-11-08 12:22:17 +00:00
Michael Mclaughlin 9db7d1bf90 Handle up to and including radix 64 2013-11-08 11:04:25 +00:00
Michael Mclaughlin 221c331c90 Added further signed zero tests 2013-10-17 13:44:52 +01:00
Michael Mclaughlin a977d784a1 v1.1.0 2013-08-01 18:57:00 +01:00
Michael Mclaughlin b5b66f7544 Deleted two flawed tests in round.js 2013-01-06 17:10:52 +00:00
Michael Mclaughlin d6b8f29a4a Initial commit. Publish. 2012-11-08 20:02:27 +00:00