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: 15.0.2.11458
Syntax
C#
public void Solve()
See Also