模板: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.