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 {{...)
 
No edit summary
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>

Revision as of 17:27, 28 May 2008

Adds trailing zeros.