Mathematica 9 is now available

ToRadicalsFactor (modified)

Extension

FilledSmallSquareExtension is an option for Factor, PolynomialGCD and related functions which specifies what algebraic numbers to allow in the coefficients of resulting polynomials.

FilledSmallSquare With the setting Extension->, , ... any rational combination of the can appear.

FilledSmallSquare The must be exact numbers. They can involve I, n roots, and Root objects.

FilledSmallSquare The can be viewed as generators for the algebraic number field in which the coefficients are assumed to lie.

FilledSmallSquare With the default setting Extension->None all coefficients are required to be rational numbers, and any algebraic numbers that appear in input polynomials are treated like independent variables.

FilledSmallSquareExtension->Automatic includes any algebraic numbers from the input polynomials in the coefficient field.

FilledSmallSquareExtension->, , ... includes both the and any algebraic numbers from the input polynomials in the coefficient field.

FilledSmallSquareGaussianIntegers->True is equivalent to Extension->I.

FilledSmallSquare See The Mathematica Book: Section 3.3.6.

FilledSmallSquare See also: Modulus, Algebraics.

Further Examples

ToRadicalsFactor (modified)



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.