Difference between revisions of "Template:Floor"

From blackwiki
Jump to navigation Jump to search
imported>Locobot
m (Robot: Changing template: Soft redirect)
imported>Daask
(Examples)
 
(8 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Softredirect|meta:Help:ParserFunctions}}
+
{{{1}}}⌋<noinclude>{{Documentation|content=
 +
== Description ==
 +
Displays the parameter wrapped in floor symbols. This template is for display, not calculation.
 +
 
 +
== Examples ==
 +
{{demo|<nowiki>{{Floor|45.23}}</nowiki>}}
 +
{{demo|<nowiki>{{Floor|''x''}}</nowiki>}}
 +
 
 +
== See also ==
 +
{{Math templates|notation}}
 +
 
 +
[[Category:Mathematical formatting templates]]
 +
}}</noinclude>

Latest revision as of 23:15, 11 April 2018

⌊{{{1}}}⌋

Template documentation

Description

Displays the parameter wrapped in floor symbols. This template is for display, not calculation.

Examples

{{Floor|45.23}}

⌊45.23⌋
{{Floor|''x''}}

x

See also