Wolfram ResearchProductsPurchasingServices & ResourcesAbout UsOur Sites
Mathematica > Rules >

RuleDelayed

lhs:>rhs or lhs⧴rhs
represents a rule that transforms lhs to rhs, evaluating rhs only after the rule is used.
  • You can apply rules using Replace.
  • The assignment lhs:=rhs specifies that the rule lhs:>rhs should be used whenever it applies.
  • You can use Condition to specify when a particular rule applies.
New in 1 | Last modified in 3
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team