Click or drag to resize

UtilQuadraticSolve Method

Solve the equation.

If HasRealSolutions is false, then SolutionLower and SolutionUpper will be invalid.

Namespace:  Demo3D.Common
Assembly:  Demo3D.Common (in Demo3D.Common.dll) Version: 11.0.0.7658
Syntax
C#
public void Solve()
See Also