Template:Ceil
Jump to navigation
Jump to search
⌈{{{1}}}⌉
Usage
This is the TemplateData documentation for this template used by VisualEditor and other tools.
Ceil
Displays the parameter wrapped in ceiling symbols. This template is for display, not calculation.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Operand | 1 | The operand of the ceiling function
| Line | required |
Examples
{{ceil|45.23}}
→ ⌈45.23⌉{{ceil|''x''}}
→ ⌈x⌉{{ceil|{{sfrac|2''a''|''b''}}}}
→ ⌈2a/b⌉