Template:Pars/doc
Jump to navigation
Jump to search
This template is designed to typeset parentheses, but with the ability to scale them to accommodate expressions with fractions.
Parameters
{{{1}}}
- The expression to be enclosed.
{{{2}}}
- The scale factor, used to stretch or compress the parentheses.
Usage
You type | You get |
---|---|
{{pars|''x''}} |
(x) |
{{pars|{{sfrac|''x''|''y''}}|1.8}} |
(x/y) |