ReplaceRepeated
or
repeatedly applies the rule
lhs -> rhs
toexpr
until the result no longer changes.
Examples
Simplification of logarithms:
ReplaceAll
just performs a single replacement:
Related terms
Dispatch, Replace, ReplaceAll, ReplaceList, ReplacePart
Implementation status
- ✅ - full supported