Click or drag to resize

CubicRealPolynomialDiscriminant Method

Provides the discriminant of the cubic equation from the supplied coefficients.

Namespace:  AGI.Foundation.NumericalMethods
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public double Discriminant()

Return Value

Type: Double
The value of the discriminant.
See Also