powered by
functions to solve 2th order polynomial function given coefficients
polynomial_sol_J3(c0, c1, c2)
sol the 2 solutions of the polynomial function
constant coefficient of polynomial function
coefficient of 1st order term
coefficient of 2nd order term
polynomial_sol_J3(-2,-3, 1)
Run the code above in your browser using DataLab