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: 23.2.417.0 (23.2.417.0)
Syntax
public double[] RealRoots()

Return Value

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