Template:Mabs

From Hârn
Jump to navigation Jump to search

|{{{1}}}|

Template documentation[view] [edit] [history] [purge]

The mabs template wraps its argument in two pipe marks. These are used to delimit an absolute value or modulus function in mathematics.

The template if designed for use in the {{math}} template and avoids having to use two {{!}} marks and makes the meaning more clear.

Usage[edit source]

Use this to wrap an expression. For example:

We know that {{math|1={{mabs|''a''}} ≥ 0}}.

produces:

We know that |a| ≥ 0.

See also[edit source]

  • {{math}} which formats its argument as mathematics
  • {{!}} which generates a single | character

External links[edit source]