Wolfram ResearchProductsPurchasingServices & ResourcesAbout UsOur Sites
Mathematica > Assignments >

TimesBy (*=)

x*=c
multiplies x by c and returns the new value of x.
  • x*=c is equivalent to x=x*c.
New in 1
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team