Next: Pretty Output and Tex
Up: Utilities
Previous: SaveRulesQ[]
  Contents
  Index
- Aliases: FORules
- Description: It maps
onto the left hand side and
onto the
right hand side of each rule in a set of rules, and returns the new
set of rule. For example,
FunctionOnRules[ { a
x, b
y }, Sin, Cos]
gives {Sin[a]
Cos[x], Sin[b]
Cos[y] }
- Arguments:
is a single rule or list of rules.
and
are any built-in Mathematica function,
NCAlgebra function, pure function, or user-defined function.
- Comments / Limitations: None
NCAlgebra Project
2002-09-09