සැකිල්ල:Floor/doc
This is a documentation subpage for සැකිල්ල:Floor. It may contain usage information, categories and other content that is not part of the original සැකිල්ල page. |
Usage
සංස්කරණයThis is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. Click here to see a monthly parameter usage report for this template based on this TemplateData.
TemplateData for Floor
Displays the parameter wrapped in floor symbols. This template is for display, not calculation.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Operand | 1 | The operand of the floor function
| Line | required |
Font size | 2 | A valid CSS font size, applied to the bars only. Typically should be given in "em".
| String | optional |
Examples
සංස්කරණය{{floor|45.23}}
→ ⌊45.23⌋{{floor|''x''}}
→ ⌊x⌋{{floor|{{sfrac|2''a''|''b''}}}}
→ ⌊2a/b⌋{{floor|{{sfrac|2''a''|''b''}}|2em}}
→ ⌊2a/b⌋{{floor|{{sfrac|2''a''|''b''}}|larger}}
→ ⌊2a/b⌋{{floor|{{sfrac|2''a''|''b''}}|large}}
→ ⌊2a/b⌋{{math|{{floor|{{sfrac|2''a''|''b''}}}}}}
→ ⌊2a/b⌋{{bigmath|{{floor|{{sfrac|2''a''|''b''}}}}}}
→ ⌊2a/b⌋
See also
සංස්කරණය