Template:Sqrt/doc: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> === Usage === <code><nowiki>{{sqrt|2}}</nowiki></code> gives {{sqrt|2}}. ...") |
mNo edit summary |
||
Line 16: | Line 16: | ||
</includeonly> | </includeonly> | ||
[[Category:Templates]] |
Latest revision as of 21:36, 14 December 2012
This is a documentation subpage for Template:Sqrt (see that page for the template itself). It contains usage information, categories and other content that is not part of the original template page. |
Usage[edit source]
{{sqrt|2}}
gives √2.
This template is an alternative to using the LaTeX \sqrt rendered in-line, and will make the square root appear as text with the √ symbol and then the number (entered as the first parameter in this template) with an overline. Do not use this inside <math> tags.
See also[edit source]
- {{Radic}}