Mathematica 9 is now available

(Alphabetical Listing)Subtract (-)

Plus

FilledSmallSquarex + y + z represents a sum of terms.

FilledSmallSquarePlus has attributes Flat, Orderless and OneIdentity.

FilledSmallSquare The default value for arguments of Plus, as used in x_. patterns, is 0.

FilledSmallSquarePlus[ ] is taken to be 0.

FilledSmallSquarePlus[x] is x.

FilledSmallSquarex + 0 evaluates to x, but x + 0.0 is left unchanged.

FilledSmallSquare Unlike other functions, Plus applies built-in rules before user-defined ones. As a result, it is not possible to make definitions such as 2+2=5.

FilledSmallSquare See The Mathematica Book: Section 1.1.1.

FilledSmallSquare See also: Minus, Subtract, AddTo, Increment.

Further Examples

(Alphabetical Listing)Subtract (-)



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.