Quadratic equation with functions (and arrays, maybe)I have fixed it now, it's a bit longer and "uglier" so to speak however it works now ;). The only th...
Quadratic equation with functions (and arrays, maybe)I fixed it somehow however now I can't get the equations to sort themselves in the three categories,...
Quadratic equation with functions (and arrays, maybe)I was thinking to define a new data type to represent the equation however I am not so used to the "...
Quadratic equation with functions (and arrays, maybe)This is what I have come to so far. I am able to cin three integers into an array until a zero is me...
Quadratic equation with functions (and arrays, maybe)Thanks for the answer, I am kind of an amateur regarding programming so I have practically no idea w...