Click or drag to resize

QuarticRealPolynomial.Discriminant Method

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

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

Return Value

Type: Double
The value of the discriminant.
See Also