Mathematica Technical FAQs Services & Resources / Mathematica / Kernels & Programming
-----
 /
Symbols
*Mathematica
*Network Mathematica
*webMathematica
*gridMathematica
*Personal Grid Edition
*Wolfram Workbench
*Wolfram Education Group
*Application Packages
*Mathematica for Students
*Mathematica CalcCenter
*Publicon
*A New Kind of Science Explorer
*Mathematical Explorer
*Mathematica Teacher's Edition
*Calculus WIZ
*Mathematica Player
*Ask about this page
*Print this page
*Email this page
*Give us feedback
*
Sign up for our newsletter:

AlgebraicRulesData


Usage Message:

AlgebraicRulesData is an object returned by AlgebraicRules. Its OutputForm appears to be a list of rules, but the rules will be used algebraically rather than syntactically by Replace and related functions.

Attributes[AlgebraicRulesData] = {Protected}

Related Symbols:

AlgebraicRules , MakeRules

Notes:

AlgebraicRulesData expressions are used to represent the results from AlgebraicRules and from functions such as Solve that accept the MakeRules -> True option.

AlgebraicRules and AlgebraicRulesData are not documented in Version 3.0 of Mathematica, and may be removed in some future version of Mathematica. For more information, see the notes for AlgebraicRules.

AlgebraicrulesData expressions cannot be entered directly, and cannot be saved and reloaded for later use. They can only be generated by AlgebraicRules and by functions that accept the MakeRules -> True option. This is a consequence of of an early limitation of the design, but since AlgebraicRules is not under active development, there are no current plans to correct this limitation.







 © 2008 Wolfram Research, Inc.  Terms of Use  Privacy Policy