Template:math

Hello, you have come here looking for the meaning of the word Template:math. In DICTIOUS you will not only get to know all the dictionary meanings for the word Template:math, but we will also tell you about its etymology, its characteristics and you will know how to say Template:math in singular and plural. Everything you need to know about the word Template:math you have here. The definition of the word Template:math will help you to be more precise and correct when speaking or writing your texts. Knowing the definition ofTemplate:math, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.

This template is used to format mathematical expressions. It is implemented using HTML and CSS.

Parameters

|1= (required)
The mathematical expression to format.
|big= (optional)
Makes the text bigger (by setting the CSS font-size property to 165%) if given any value. Overridden by |size=.
|size= (optional)
The font size to use (as the CSS font-size property). May be given in pixels (15px), as a percentage (120%), or in ems (1.2em). Overrides |big=.

Examples

  • {{math|1.602 &times; 10<sup>-19</sup>}}
1.602 × 10-19
  • {{math|1.602 &times; 10<sup>-19</sup>|big=1}}
1.602 × 10-19
  • {{math|1.602 &times; 10<sup>-19</sup>|size=100%}}
1.602 × 10-19