ReplaceRepeated::rrlim

Details

  • This message is generated when the number of times that a rule is applied in a single evaluation exceeds the value of the MaxIterations option.
  • Off[message] switches off the message; On[message] switches it on. For example: Off[ReplaceRepeated::rrlim].

Examples

Basic Examples  (1)

An error occurs because this rule can be applied an infinite number of times:

The maximum number of times that a rule will be applied is given by the value of the MaxIterations option:

This shows a rule that is applied a finite number of times: