Template:Ceil/doc
This is a documentation subpage for Template:Ceil. It contains usage information, categories and other content that is not part of the original Template page. |
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⌉
See also