Template:Norm

From Vigyanwiki
Revision as of 13:54, 29 December 2022 by alpha>Indicwiki (Created page with "<includeonly>||{{#if:{{{1|}}}|<span class="nowrap" style="padding-left:0.1em; padding-right:0.1em;">{{{1}}}</span>| · }}||</includeonly><n...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Template documentation

This template may be used to enclose text between two pairs of vertical bars (U+007C | VERTICAL LINE), such as to denote the norm. It adds padding (of width 0.1 em) on each side inside the bars.

Usage

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

When ||x|| < 7, the function is positive.

The notation {{math|{{norm}}}} means ''norm''.

The notation || · || means norm.

Alternatives

This template is equivalent to enclosing the text between two pairs of {{pipe}} templates (plus padding of width similar to hair spaces around the argument)

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

When || x || < 7, the function is positive.

See also

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