Template:Mabs

维基百科,自由的百科全书

|{{{1}}}|

文档图示 模板文档[查看] [编辑] [历史] [清除缓存]


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