Click or drag to resize

CubicRealPolynomialRealRoots Method

Provides the real valued roots of the real polynomial.

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[] RealRoots()

Return Value

Type: Double
An array containing the real valued roots.
See Also