MatrixObject.PolynomialRoots
This function finds the roots of a polynomial by finding the eigenvalues of the companion matrix. Specify the poly coefficients C as an array of length n, C[0] + C[1] x + ...
Copyright © 2020. TIBCO Software Inc. All Rights Reserved.