Template:math/documentation

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

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