Template:Abs

Revision as of 13:28, 15 July 2025 by ArrowHead294 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Template documentation[view] [edit] [history] [purge]
English Wikipedia has an article on:

This template is designed to typeset the absolute value of a variable or expression. It is only necessary on fractions or when scaling is necessary; for individual variables (e.g. |x|) you can simply use {{!}}x{{!}} or {{pipe}}x{{pipe}}.

Parameters

{{{1}}}
The expression to be enclosed.
{{{2}}}
Pass in big to stretch the absolute value bars for fractions.

Usage

You type You get
{{abs|''x''}} |x|
{{abs|{{sfrac|''x''|''y''}}|big}} |x/y|