Mathematica > Notebooks and Documents > Notebook Formatting & Styling > Stylesheets > Automatic Text Styling Features >
Mathematica > Notebooks and Documents > Notebook Formatting & Styling > Text Styling > Automatic Text Styling Features >

AutoMultiplicationSymbol

AutoMultiplicationSymbol
is an option for objects such as Cell and Notebook which specifies whether to automatically display a multiplication symbol between numbers which would be multiplied if evaluated.
  • The setting AutoMultiplicationSymbol -> True uses the character specified by the setting of the NumberMultiplier option. The default is "\[Times]".
Format an expression with automatic multiplication symbols:
In[1]:=
Click for copyable input
Out[1]=
 
Format an expression without automatic multiplication symbols:
In[1]:=
Click for copyable input
Out[1]=
New in 6
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team