x*=c
multiplies x by c and returns the new value of x.


TimesBy 
x*=c
multiplies x by c and returns the new value of x.
Examples
open all close allBasic Examples (1)
Scope (4)
Multiply by a numerical value:
Multiply all values in a list by a scalar:
Multiply all values in a list by another list:
The first argument to TimesBy need not be a symbol:
Tech Notes
Related Guides
History
Introduced in 1988 (1.0)
Text
Wolfram Research (1988), TimesBy, Wolfram Language function, https://reference.wolfram.com/language/ref/TimesBy.html.
CMS
Wolfram Language. 1988. "TimesBy." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/TimesBy.html.
APA
Wolfram Language. (1988). TimesBy. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/TimesBy.html
BibTeX
@misc{reference.wolfram_2025_timesby, author="Wolfram Research", title="{TimesBy}", year="1988", howpublished="\url{https://reference.wolfram.com/language/ref/TimesBy.html}", note=[Accessed: 17-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_timesby, organization={Wolfram Research}, title={TimesBy}, year={1988}, url={https://reference.wolfram.com/language/ref/TimesBy.html}, note=[Accessed: 17-August-2025]}