Template:Abs: Difference between revisions

From Vigyanwiki
({{tlx|pipe}})
Template>Frietjes
No edit summary
Line 1: Line 1:
<includeonly>&#124;{{#if: {{{1|}}} |&#x200A;<!-- hair space -->{{{1}}}|&nbsp;&middot;&nbsp;}}&#124;</includeonly><noinclude><!-- &#124; is a pipe (vertical bar). --><!-- The hair space to the left prevents the italicized variable (as per math convention) from touching the vertical bar. -->  
<includeonly>&#124;{{#if: {{{1|}}} |&#x200A;{{{1}}}&#x200A|&nbsp;&middot;&nbsp;}}&#124;</includeonly><noinclude>
{{documentation|content =
{{documentation|content =
This template may be used to enclose text between two pipes, typically denoting the [[absolute value]].
This template may be used to enclose text between two pipes, typically denoting the [[absolute value]].
Line 15: Line 15:


== Alternatives ==
== Alternatives ==
This template is equivalent to enclosing the text between two {{tlx|pipe}} templates (and a hair space &amp;#x200A; to the left of the argument; a hair space being a 1.5 mu space, i.e. a 1/12 em space)
This template is equivalent to enclosing the text between two {{tlx|pipe}} templates (and a hair space &amp;#x200A; around the argument; a hair space being a 1.5 mu space, i.e. a 1/12 em space)
<pre>
<pre>
When {{math|{{pipe}}&amp;#x200A;<!-- hair space -->''x''{{pipe}} < 7}}, the function is positive.
When {{math|{{pipe}}&amp;#x200A;<!-- hair space -->''x''&amp;#x200A{{pipe}} < 7}}, the function is positive.
</pre>
</pre>
When {{math|{{pipe}}&#x200A;<!-- hair space -->''x''{{pipe}} < 7}}, the function is positive.
When {{math|{{pipe}}&#x200A;<!-- hair space -->''x''&#x200A{{pipe}} < 7}}, the function is positive.


== See also ==
== See also ==

Revision as of 04:33, 30 March 2016

Template documentation

This template may be used to enclose text between two pipes, typically denoting the absolute value.

Usage

When {{math|{{abs|''x''}} < 7}}, the function is positive.

When | x&#x200A| < 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 (and a hair space &#x200A; around the argument; a hair space being a 1.5 mu space, i.e. a 1/12 em space)

When {{math|{{pipe}}&#x200A;<!-- hair space -->''x''&#x200A{{pipe}} < 7}}, the function is positive.

When | x&#x200A| < 7, the function is positive.

See also

[[Category:Template documentation pages{{#translation:}}]]