|
|
||
|
|
| Built-in Mathematica Symbol | Tutorials »|See Also »|More About » |
| 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. |
| 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 |
| © 2008 Wolfram Research, Inc. |