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