Simplify
simplifies
expr
simplify
expr
with some additional options set
- Assumptions - use assumptions to simplify the expression
- ComplexFunction - use this function to determine the “weight” of an expression.
Examples
Simplify with an assumption:
For Assumptions
you can define the assumption directly as second argument:
With this “complexity function” the Abs
expression gets a “heavier weight”.
Related terms
Implementation status
- ✅ - full supported