Quartic equation solver with specific error cases
I found an algorithm for solving quartic equations in C, the positive real solutions, but the result, in some specific scenarios isn’t the expected.
I found an algorithm for solving quartic equations in C, the positive real solutions, but the result, in some specific scenarios isn’t the expected.