Difference between revisions of "Template:Abs"
Jump to navigation
Jump to search
blackwiki>Deacon Vorbis (split out doc subpage) |
blackwiki>Deacon Vorbis (fix) |
||
| Line 1: | Line 1: | ||
<includeonly>|{{#if:{{{1|}}}|<span class="nowrap" style="padding-left:0.1em; padding-right:0.1em;">{{{1}}}</span>| · }}|</includeonly><noinclude> | <includeonly>|{{#if:{{{1|}}}|<span class="nowrap" style="padding-left:0.1em; padding-right:0.1em;">{{{1}}}</span>| · }}|</includeonly><noinclude> | ||
{{documentation}} | {{documentation}} | ||
| − | |||
| − | |||
</noinclude> | </noinclude> | ||
Revision as of 20:46, 19 November 2019
This template may be used to enclose text between two vertical bars (Template:Unichar), such as to denote the absolute value. It adds padding (of width 0.1 em) on each side inside the bars.
Usage
When {{math|{{abs|''x''}} < 7}}, the function is positive.
When |x| < 7, the function is positive.
The notation {{math|{{abs}}}} means ''absolute value''.
The notation | · | means absolute value.
Alternatives
This template is equivalent to enclosing the text between two {{pipe}} templates (plus padding of width similar to hair spaces around the argument)
When {{math|{{pipe}} <!-- hair space -->''x'' {{pipe}} < 7}}, the function is positive.
When | x | < 7, the function is positive.
See also
| The above documentation is transcluded from Template:Abs/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |