Template:Abs: Difference between revisions
From Vigyanwiki
Template>Quondum (correcting Unicode character name) |
Template>Cedar101 m (<source lang="html">) |
||
Line 16: | Line 16: | ||
== Alternatives == | == Alternatives == | ||
This template is equivalent to enclosing the text between two {{tlx|pipe}} templates (plus padding of width similar to [[hair space]]s around the argument) | This template is equivalent to enclosing the text between two {{tlx|pipe}} templates (plus padding of width similar to [[hair space]]s around the argument) | ||
< | <source lang="html"> | ||
When {{math|{{pipe}}& | When {{math|{{pipe}} <!-- hair space -->''x'' {{pipe}} < 7}}, the function is positive. | ||
</ | </source> | ||
When {{math|{{pipe}} <!-- hair space -->''x'' {{pipe}} < 7}}, the function is positive. | When {{math|{{pipe}} <!-- hair space -->''x'' {{pipe}} < 7}}, the function is positive. | ||
Revision as of 15:13, 6 March 2018
Template documentation
This template may be used to enclose text between two vertical bars (U+007C | VERTICAL LINE), 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
[[Category:Template documentation pages{{#translation:}}]]