Template:Norm: Difference between revisions

From Vigyanwiki
(Created page with "<includeonly>||{{#if:{{{1|}}}|<span class="nowrap" style="padding-left:0.1em; padding-right:0.1em;">{{{1}}}</span>| · }}||</includeonly><n...")
 
m (1 revision imported from alpha:Template:Norm)
 
(No difference)

Latest revision as of 09:49, 10 March 2023

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:}}]]