Translations:Help:Displaying a formula/9/en

From testwiki
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{...}.