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
..
2015-08-15 09:53:30 +03:00
2013-08-21 18:59:25 +04:00
2015-11-05 19:19:56 -05:00
2012-11-09 11:29:52 +04:00