Commit Graph

130 Commits

Author SHA1 Message Date
Michael Mclaughlin f696c01227 Added link to online docs 2013-11-08 16:52:28 +00:00
Michael Mclaughlin 4972deb36e v1.3.0 2013-11-08 16:29:47 +00:00
Michael Mclaughlin f86ef21c4f v1.3.0 2013-11-08 12:45:37 +00: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 eebfc26c47 Ensure sqrt is always, rather than almost always, correctly rounded 2013-11-08 09:39:17 +00:00
Michael Mclaughlin df7cea8916 v1.2.1 2013-10-17 13:44:53 +01:00
Michael Mclaughlin 221c331c90 Added further signed zero tests 2013-10-17 13:44:52 +01:00
Michael Mclaughlin faa600384c Bugfix: sign of zero when x < 0 and x + (-x) = 0 2013-10-17 13:44:33 +01:00
Michael Mclaughlin aeb5646957 v1.2.0 Throw Error objects 2013-09-19 12:18:02 +01:00
Michael Mclaughlin 6771e89996 v1.1.1 2013-08-22 09:42:49 +01:00
Michael Mclaughlin d0cf9a0d0d Show original arg in constructor error message 2013-08-21 23:53:31 +01:00
Michael Mclaughlin a977d784a1 v1.1.0 2013-08-01 18:57:00 +01:00
Michael Mclaughlin 4473a6c888 Allow trailing radix point. 2013-08-01 18:53:05 +01:00
Michael Mclaughlin 2663b68e3c version 1.0.1 2013-01-06 17:21:43 +00:00
Michael Mclaughlin 74f37d5b5e BugFix: incorrect method name in error messages 2013-01-06 17:20:55 +00:00
Michael Mclaughlin b5b66f7544 Deleted two flawed tests in round.js 2013-01-06 17:10:52 +00:00
Michael Mclaughlin 212722ac04 Comments correction. 2012-12-05 16:47:02 +00:00
Michael Mclaughlin cf72998f42 Minor edit. 2012-12-03 19:28:26 +00:00
Michael Mclaughlin 2a38aceece Address update. 2012-11-28 19:36:36 +00:00
Michael Mclaughlin 7182a6f21d Updated RADIX link. 2012-11-26 22:53:05 +00:00
Michael Mclaughlin c7169875f3 Added radix link and bitcoin address. 2012-11-26 22:33:07 +00:00
Michael Mclaughlin c0a1842f45 Added githalytics link. 2012-11-16 18:25:57 +00:00
Michael Mclaughlin 8a1d631c4d Minor edit. 2012-11-15 23:34:46 +00:00
Michael Mclaughlin c39d81cfb3 Added blank lines. 2012-11-12 10:55:28 +00:00
Michael Mclaughlin 7b25c2e904 Amended example. 2012-11-12 10:54:40 +00:00
Michael Mclaughlin 79abba4c24 Added npm reference. 2012-11-09 19:56:46 +00:00
Michael Mclaughlin e2c23b329c Added package.json for npm. 2012-11-09 12:07:27 +00:00
Michael Mclaughlin d6b8f29a4a Initial commit. Publish. 2012-11-08 20:02:27 +00:00