WOLFRAM

is an option for objects such as Cell and Notebook that specifies when to automatically display a multiplication symbol between elements separated by whitespace that implies multiplication.

Details

  • AutoMultiplicationSymbol{cond1,} specifies the conditions under which to automatically display a multiplication symbol.
  • Values for condi include:
  • "Functions"non-numerical functions
    "LineBreaks"hard line breaks that imply multiplication
    "Numbers"numbers and numberlike elements (such as fractions)
    "Symbols"symbols, including % and local variables
  • AutoMultiplicationSymbol{} prevents any automatically displayed multiplication symbols from appearing.
  • The multiplication operator is specified by the NumberMultiplier option. The default value is "[Times]".
  • The global setting for AutoMultiplicationSymbol can be changed in the Preferences dialog.

Examples

open allclose all

Basic Examples  (1)Summary of the most common use cases

Format an expression with automatic multiplication symbols:

Out[1]=1

Format an expression without automatic multiplication symbols:

Out[2]=2

Scope  (5)Survey of the scope of standard use cases

Multiplication symbols are not inserted where explicit * or × operators are present:

Out[1]=1

Automatic multiplication symbols between non-numeric functions:

Out[1]=1

Functions representing numeric operations will not have automatic multiplication symbols:

Out[2]=2

Automatic multiplication symbols at hard line breaks:

Out[1]=1

Automatic multiplication symbols between numbers:

Out[1]=1

Numeric fractions are recognized as numbers:

Out[2]=2

Automatic multiplication symbols between symbols:

Out[1]=1
Wolfram Research (2007), AutoMultiplicationSymbol, Wolfram Language function, https://reference.wolfram.com/language/ref/AutoMultiplicationSymbol.html (updated 2021).
Wolfram Research (2007), AutoMultiplicationSymbol, Wolfram Language function, https://reference.wolfram.com/language/ref/AutoMultiplicationSymbol.html (updated 2021).

Text

Wolfram Research (2007), AutoMultiplicationSymbol, Wolfram Language function, https://reference.wolfram.com/language/ref/AutoMultiplicationSymbol.html (updated 2021).

Wolfram Research (2007), AutoMultiplicationSymbol, Wolfram Language function, https://reference.wolfram.com/language/ref/AutoMultiplicationSymbol.html (updated 2021).

CMS

Wolfram Language. 2007. "AutoMultiplicationSymbol." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2021. https://reference.wolfram.com/language/ref/AutoMultiplicationSymbol.html.

Wolfram Language. 2007. "AutoMultiplicationSymbol." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2021. https://reference.wolfram.com/language/ref/AutoMultiplicationSymbol.html.

APA

Wolfram Language. (2007). AutoMultiplicationSymbol. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/AutoMultiplicationSymbol.html

Wolfram Language. (2007). AutoMultiplicationSymbol. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/AutoMultiplicationSymbol.html

BibTeX

@misc{reference.wolfram_2025_automultiplicationsymbol, author="Wolfram Research", title="{AutoMultiplicationSymbol}", year="2021", howpublished="\url{https://reference.wolfram.com/language/ref/AutoMultiplicationSymbol.html}", note=[Accessed: 20-June-2025 ]}

@misc{reference.wolfram_2025_automultiplicationsymbol, author="Wolfram Research", title="{AutoMultiplicationSymbol}", year="2021", howpublished="\url{https://reference.wolfram.com/language/ref/AutoMultiplicationSymbol.html}", note=[Accessed: 20-June-2025 ]}

BibLaTeX

@online{reference.wolfram_2025_automultiplicationsymbol, organization={Wolfram Research}, title={AutoMultiplicationSymbol}, year={2021}, url={https://reference.wolfram.com/language/ref/AutoMultiplicationSymbol.html}, note=[Accessed: 20-June-2025 ]}

@online{reference.wolfram_2025_automultiplicationsymbol, organization={Wolfram Research}, title={AutoMultiplicationSymbol}, year={2021}, url={https://reference.wolfram.com/language/ref/AutoMultiplicationSymbol.html}, note=[Accessed: 20-June-2025 ]}