Template:Ceil
This template is designed to typeset the ceiling function of a variable.
Parameters
{{{1}}}- The expression to be enclosed.
{{{2}}}- The scale factor, used to stretch or compress the ceiling symbols.
Usage
| You type | You get |
|---|---|
{{ceil|''x''}} |
⌈x⌉ |
{{ceil|{{sfrac|''x''|''y''}}|1.8}} |
⌈x/y⌉ |
See also
- Template:Floor – for typesetting the floor function.
