| VPM's "Radius Root Finder" In Baker's code he uses a search technique"RadiusRootFinder" to solve for the root of a cubic equation with coefficients A, B, C.
Is there a reason not to just solve it analytically? Are there conditions that cause the analytic solution to fail? Kinda new to VPM and was just wondering. |