Template:Rnd: Difference between revisions

    From Nonbinary Wiki
    m>Jimp
    (interger check)
    m>Jimp
    No edit summary
    Line 1: Line 1:
    <includeonly>{{#ifeq:{{#expr:{{{2}}}round0|{{{2}}}|{{#ifexpr:{{{2}}}<-3|{{rnd/+
    <includeonly>{{#ifeq:{{#expr:{{{2}}}round0}}|{{{2}}}|{{#ifexpr:{{{2}}}<-3|{{rnd/+
    |{{{1}}}
    |{{{1}}}
    |(-({{{2}}}))mod3
    |(-({{{2}}}))mod3

    Revision as of 17:51, 21 September 2007

    This template rounds {{{1}}} to {{{2}}} decimal places (goes the other way for negatives), includes trailing zeros & avoids E notation.