Template:Floor: Difference between revisions
m (Protected "Template:Floor": High-risk template or module: 251 transclusions (more info) ([Edit=Require autoconfirmed or confirmed access] (indefinite))) |
imported>Rox m (1 revision imported) |
||
(No difference)
|
Latest revision as of 07:13, 18 November 2021
⌊{{{1}}}⌋
Description
Displays the parameter wrapped in floor symbols. This template is for display, not calculation.
Examples
<syntaxhighlight lang="wikitext">{{floor|45.23}}</syntaxhighlight>⌊45.23⌋ <syntaxhighlight lang="wikitext">{{floor|x}}</syntaxhighlight>⌊x⌋ <syntaxhighlight lang="wikitext">{{floor|{{sfrac|2a|b}}}}</syntaxhighlight>⌊2a/b⌋ <syntaxhighlight lang="wikitext">{{floor|{{sfrac|2a|b}}|2em}}</syntaxhighlight>⌊2a/b⌋ <syntaxhighlight lang="wikitext">{{floor|{{sfrac|2a|b}}|larger}}</syntaxhighlight>⌊2a/b⌋ <syntaxhighlight lang="wikitext">{{floor|{{sfrac|2a|b}}|large}}</syntaxhighlight>⌊2a/b⌋ <syntaxhighlight lang="wikitext">{{math|{{floor|{{sfrac|2a|b}}}}}}</syntaxhighlight>⌊2a/b⌋ <syntaxhighlight lang="wikitext">{{bigmath|{{floor|{{sfrac|2a|b}}}}}}</syntaxhighlight>Template:Bigmath