Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / Programming / Assignments /

UpValues

FilledSmallSquare UpValues[f] gives a list of transformation rules corresponding to all upvalues defined for the symbol f.

FilledSmallSquare You can specify the upvalues for f by making an assignment of the form UpValues[f] = list.

FilledSmallSquare The list returned by UpValues has elements of the form HoldPattern[lhs] :> rhs.

FilledSmallSquare See Section 2.5.13.

FilledSmallSquare See also: Set, DownValues, HoldAllComplete.

FilledSmallSquare New in Version 2; modified in 3.

Further Examples



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.