Jump to content

Template:Absolute value/doc: Difference between revisions

From Humanipedia
hp>WOSlinker
syntaxhighlight lang="wikitext"
 
m 1 revision imported
 
(No difference)

Latest revision as of 15:59, 4 February 2025

Lua error in package.lua at line 80: module 'Module:Yesno' not found. Lua error in package.lua at line 80: module 'Module:Yesno' not found. 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[edit source]

<syntaxhighlight lang="wikitext"> When |x| < 7, the function is positive. </syntaxhighlight> When |x| < 7, the function is positive.

<syntaxhighlight lang="wikitext"> The notation | · | means absolute value. </syntaxhighlight> The notation | · | means absolute value.

Alternatives[edit source]

This template is equivalent to enclosing the text between two {{pipe}} templates (plus padding of width similar to hair spaces around the argument) <syntaxhighlight lang="wikitext"> When | x | < 7, the function is positive. </syntaxhighlight> When | x | < 7, the function is positive.

See also[edit source]