Translations:Help:Displaying a formula/9/en

From testwiki
Revision as of 18:18, 25 July 2022 by imported>FuzzyBot (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Apart from function and operator names, as is customary in mathematics for variables, letters are in italics; digits are not. For other text, (like variable labels) to avoid being rendered in italics like variables, use \text, \mbox, or \mathrm. You can also define new function names using \operatorname{...}. For example, <math>\text{abc}</math> gives abc. You can also define new function names using \operatorname{...}.