previous next |
RootBound |
Syntax |
RootBound(F:POLY):INT |
Summary |
bound on roots of a polynomial over Q |
Description |
This function computes a bound on the absolute values of the complex roots of a univariate polynomial over Q. |
Example |
RootBound(x^2-2); 4 ------------------------------- |
See also: |