Open davidrpugh opened 10 years ago
@crisla
Apparently you can use SymPy to solve for the roots of the cubic polynomial in terms of the trigonometric functions! This might simplify your code a bit.
It looks just what I needed! I knew that there should be a function somewhere on SymPy.
@crisla
Apparently you can use SymPy to solve for the roots of the cubic polynomial in terms of the trigonometric functions! This might simplify your code a bit.