Template:Sqrt: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<span class="nowrap">√<span style="border-top:1px solid; padding:0 0.1em;">{{{1}}}</span></span><noinclude> {{Documentation}} <!-- PLEASE ADD THIS TEMPLATE'S CATEGORIES...") |
mNo edit summary |
||
Line 4: | Line 4: | ||
<!-- PLEASE ADD THIS TEMPLATE'S CATEGORIES AND INTERWIKIS TO THE /doc SUBPAGE, THANKS --> | <!-- PLEASE ADD THIS TEMPLATE'S CATEGORIES AND INTERWIKIS TO THE /doc SUBPAGE, THANKS --> | ||
</noinclude> | </noinclude> | ||
[[Category:Templates]] |
Latest revision as of 21:36, 14 December 2012
√{{{1}}}
[edit] Template documentation
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}}