Wolfram ResearchPRODUCTSPURCHASEFOR USERSCOMPANYOUR SITES
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.

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

AddTo

FilledSmallSquare x += dx adds dx to x and returns the new value of x.

FilledSmallSquare AddTo has the attribute HoldFirst.

FilledSmallSquare x += dx is equivalent to x = x + dx.

FilledSmallSquare See Section 2.5.4.

FilledSmallSquare See also: Increment, PreIncrement, Set, PrependTo.

FilledSmallSquare New in Version 1.

Further Examples



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information


 © 2008 Wolfram Research, Inc.  Terms of Use  Privacy Policy | [ja] |
Sign up for our newsletter: