Mathematica 9 is now available

Simplify (modified)FunctionExpand

FullSimplify

FilledSmallSquareFullSimplify[expr] tries a wide range of transformations on expr involving elementary and special functions, and returns the simplest form it finds.

FilledSmallSquareFullSimplify[expr, assum] does simplification using assumptions.

FilledSmallSquareFullSimplify will always yield at least as simple a form as Simplify, but may take substantially longer.

FilledSmallSquare The following options can be given:

FilledSmallSquareFullSimplify uses RootReduce on expressions that involve Root objects.

FilledSmallSquareFullSimplify does transformations on most kinds of special functions.

FilledSmallSquare See notes for Simplify.

FilledSmallSquare See The Mathematica Book: Section 1.4.4 and Section 3.3.9.

FilledSmallSquare Implementation Notes: see section A.9.5.

FilledSmallSquare See also: Simplify, Factor, Expand, PowerExpand, ComplexExpand, TrigExpand, Element, FunctionExpand.

Further Examples

Simplify (modified)FunctionExpand



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.