Viet Dinh
68bcff26fb
fix solveCubic
...
The original solution did not handle correctly when delta = 0,
resulting as nan errors. I also wrote a test case to test solving
equation x^3 = 0 after fixing.
2015-11-05 19:19:56 -05:00
..
2014-05-01 16:03:39 +03:00
2015-10-29 11:50:48 +03:00
2015-10-29 11:50:48 +03:00
2015-11-05 19:19:56 -05:00
2015-02-27 16:28:06 +03:00
2015-08-31 17:30:42 +03:00
2015-10-13 15:02:38 +03:00
2015-10-29 11:50:48 +03:00
2015-10-27 16:56:31 +03:00
2015-08-20 15:45:52 +00:00
2015-10-29 11:50:48 +03:00
2014-12-05 10:22:11 -08:00
2015-09-02 11:39:07 +00:00
2015-10-29 11:50:48 +03:00
2015-04-21 02:32:27 -04:00
2015-10-29 11:50:48 +03:00
2014-12-16 13:00:31 +03:00
2015-10-29 11:50:48 +03:00
2015-04-25 14:54:35 +02:00
2015-10-29 11:50:48 +03:00
2015-10-29 11:50:48 +03:00
2014-12-26 14:34:13 +00:00
2014-12-16 13:00:31 +03:00
2014-12-16 13:00:31 +03:00
2014-04-18 13:42:47 +02:00
2013-06-05 18:10:44 +04:00
2012-05-30 14:06:47 +00:00