Click or drag to resize

UtilQuadraticDiscriminant Property

Returns the discriminant of the quadratic equation.

Namespace:  Demo3D.Common
Assembly:  Demo3D.Common (in Demo3D.Common.dll) Version: 15.0.2.11458
Syntax
C#
public double Discriminant { get; }

Property Value

Type: Double
See Also