IMSL C# Numerical Library

ZeroPolynomial.GetRoots Method 

Returns the zeros of the polynomial.

public Complex[] GetRoots();

Return Value

A Complex array containing the roots of the polynomial.

See Also

ZeroPolynomial Class | Imsl.Math Namespace