Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > 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
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team