Template:Mabs

From GM-RKB
Jump to navigation Jump to search

|{{{1}}}|

[edit] [history] [purge] File:Template-info.png Template documentation

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

Use this to wrap an expression. For example:

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

produces:

We know that |a| ≥ 0.

See also

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