Difference between revisions of "Template:Floor"

From blackwiki
Jump to navigation Jump to search
imported>Daask
imported>Daask
(Examples)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
⌊{{{1}}}⌋<noinclude>{{Documentation}}</noinclude>
+
⌊{{{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