Array.PolynomialRoots(Variable, Matrix) Method |
Top |
DescriptionReturns the number of roots of the polynomial. The user can specify whether or not to return imaginary roots.
Timing Precision Mode This page describes functionality in nanosecond timing precision mode. Click here to see the documentation for this object in millisecond timing precision mode.
Method Signature
Arguments
Return Value
Returns the number of real roots of the polynomial. Returns -1 if an error was encountered in the calculation.
Syntax
See also Matrix, Array, and Variable Math Guide
|