TimesBy
✖
TimesBy
✖
x*=c
multiplies x by c and returns the new value of x.
Examples
open allclose allBasic Examples (1)Summary of the most common use cases
In[1]:=1

✖
https://wolfram.com/xid/0e7n21d5-bap7e6
Out[1]=1

In[2]:=2

✖
https://wolfram.com/xid/0e7n21d5-puo9n2
Out[2]=2

Scope (4)Survey of the scope of standard use cases
Multiply by a numerical value:
In[1]:=1

✖
https://wolfram.com/xid/0e7n21d5-3mn70w
Out[1]=1

In[1]:=1

✖
https://wolfram.com/xid/0e7n21d5-2dqqdg
Out[1]=1

Multiply all values in a list by a scalar:
In[1]:=1

✖
https://wolfram.com/xid/0e7n21d5-boaay
Out[1]=1

In[2]:=2

✖
https://wolfram.com/xid/0e7n21d5-2v76mu
Out[2]=2

Multiply all values in a list by another list:
In[3]:=3

✖
https://wolfram.com/xid/0e7n21d5-koraoz
Out[3]=3

The first argument to TimesBy need not be a symbol:
In[1]:=1

✖
https://wolfram.com/xid/0e7n21d5-5axyxt
Out[1]=1

In[2]:=2

✖
https://wolfram.com/xid/0e7n21d5-s6reew
Out[2]=2

In[3]:=3

✖
https://wolfram.com/xid/0e7n21d5-tck70d
Out[3]=3

Applications (1)Sample problems that can be solved with this function
Properties & Relations (2)Properties of the function, and connections to other functions
Wolfram Research (1988), TimesBy, Wolfram Language function, https://reference.wolfram.com/language/ref/TimesBy.html.
✖
Wolfram Research (1988), TimesBy, Wolfram Language function, https://reference.wolfram.com/language/ref/TimesBy.html.
Text
Wolfram Research (1988), TimesBy, Wolfram Language function, https://reference.wolfram.com/language/ref/TimesBy.html.
✖
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.
✖
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
✖
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: 29-April-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: 29-April-2025
]}