Wolfram ResearchPRODUCTSPURCHASEFOR USERSCOMPANYOUR SITES
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.

FullSimplify

Usage

FullSimplify[expr] tries a wide range of transformations on expr involving elementary and special functions, and returns the simplest form it finds.
FullSimplify[expr, assum] does simplification using assumptions.


Notes

FullSimplify will always yield at least as simple a form as Simplify, but may take substantially longer.
• The following options can be given:
Assumptions $Assumptions default assumptions to append to assum
ComplexityFunction Automatic how to assess the complexity of each form generated
ExcludedForms { } patterns specifying forms of subexpression that should not be touched
TimeConstraint Infinity for how many seconds to try doing any particular transformation
TransformationFunctions Automatic functions to try in transforming the expression
FullSimplify uses RootReduce on expressions that involve Root objects.
FullSimplify does transformations on most kinds of special functions.
• You can specify default assumptions for FullSimplify using Assuming.
• See notes for Simplify.
• Implementation notes: see Section A.9.5.
• New in Version 3; modified in 5.


Any questions about topics on this page? Click here to get an individual response.Buy NowFree TrialMore Information



 © 2009 Wolfram Research, Inc.  Terms of Use  Privacy Policy |
Sign up for our newsletter: