Difference between revisions of "Template:Abs/doc"
Jump to navigation
Jump to search
blackwiki>Mgkrupa (Added item) |
blackwiki>Sawol m |
||
| Line 1: | Line 1: | ||
| + | {{documentation subpage}} | ||
This template may be used to enclose text between two [[vertical bar]]s ({{unichar|007C|vertical line}}), such as to denote the [[absolute value]]. It adds padding (of width 0.1 em) on each side inside the bars. | This template may be used to enclose text between two [[vertical bar]]s ({{unichar|007C|vertical line}}), such as to denote the [[absolute value]]. It adds padding (of width 0.1 em) on each side inside the bars. | ||
| Line 32: | Line 33: | ||
{{Math templates|notation}} | {{Math templates|notation}} | ||
| − | <includeonly> | + | <includeonly>{{sandbox other|| |
[[Category:Mathematical formatting templates]] | [[Category:Mathematical formatting templates]] | ||
| − | </includeonly> | + | }}</includeonly> |
Revision as of 06:36, 14 August 2020
| This is a documentation subpage for Template:Abs. It contains usage information, categories and other content that is not part of the original template page. |
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