Template:Rnd/-: Difference between revisions

Boobpedia - Encyclopedia of big boobs
Jump to navigationJump to search
(New page: <includeonly>{{#expr:{{{1}}}}}<!-- -->{{#ifexpr: {{{2}}}>0 and {{{1}}}={{{1}}}round0 |.0}}<!-- -->{{#ifexpr: {{{2}}}>1 and {{{1}}}={{{1}}}round1 |0}}<!-- -->{{#ifexpr: {{{2}}}>2 and {{...)
 
m (Protected "Template:Rnd/-" ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
 
(One intermediate revision by one other user not shown)
Line 13: Line 13:
-->{{#ifexpr: {{{2}}}>11 and {{{1}}}={{{1}}}round11 |0}}<!--
-->{{#ifexpr: {{{2}}}>11 and {{{1}}}={{{1}}}round11 |0}}<!--
-->{{#ifexpr: {{{2}}}>12 and {{{1}}}={{{1}}}round12 |0}}<!--
-->{{#ifexpr: {{{2}}}>12 and {{{1}}}={{{1}}}round12 |0}}<!--
--></includeonly><noinclude>Adds trailing zeros:
--></includeonly><noinclude>Adds trailing zeros.
 
*{{xpd|rnd/-|2|3}}
 
Used by {{tiw|rnd}}:
*{{xpd|#expr:2.0004 round 3}}
*{{xpd|rnd|2.0004|3}}
</noinclude>
</noinclude>

Latest revision as of 21:13, 1 November 2012

Adds trailing zeros.