Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / New in Version 3.x / Algebraic Computation /

ExcludedForms

FilledSmallSquare ExcludedForms is an option for FullSimplify which can be set to a list of patterns for expressions that should not be touched if they are encountered at intermediate steps in the operation of FullSimplify.

FilledSmallSquare The default setting for ExcludedForms is { }.

FilledSmallSquare A setting such as Gamma[_] will cause FullSimplify to treat gamma functions as elementary objects which should not be transformed.

FilledSmallSquare See Section 3.3.9.

FilledSmallSquare See also: TimeConstraint, ComplexityFunction, Simplify, TrigFactor.

FilledSmallSquare New in Version 3.

Further Examples



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.