Difference between revisions of "Template:Rnd"
From MINR.ORG WIKI
(attempting to fix the pdf problem) |
|||
Line 3: | Line 3: | ||
|{{#ifexpr:({{{1}}})round({{{2}}})<1E9 | |{{#ifexpr:({{{1}}})round({{{2}}})<1E9 | ||
|{{#ifexpr:<!-- | |{{#ifexpr:<!-- | ||
− | -->{{#expr:(({{{1}}})round({{{2}}})/1E5round0) | + | -->{{#expr:(({{{1}}})round({{{2}}})/1E5round0)*1E5}}={{#expr:({{{1}}})round({{{2}}})}} |
|{{#ifexpr:{{{2}}}<=0 | |{{#ifexpr:{{{2}}}<=0 | ||
|{{#expr:({{{1}}})round({{{2}}})E-5}}00000 | |{{#expr:({{{1}}})round({{{2}}})E-5}}00000 | ||
Line 21: | Line 21: | ||
|{{#ifexpr:({{{1}}})round({{{2}}})>-1E9 | |{{#ifexpr:({{{1}}})round({{{2}}})>-1E9 | ||
|{{#ifexpr:<!-- | |{{#ifexpr:<!-- | ||
− | -->{{#expr:(({{{1}}})round({{{2}}})/1E5round0) | + | -->{{#expr:(({{{1}}})round({{{2}}})/1E5round0)*1E5}}={{#expr:({{{1}}})round({{{2}}})}} |
|{{#ifexpr:{{{2}}}<=0 | |{{#ifexpr:{{{2}}}<=0 | ||
|−{{#expr:-({{{1}}})round({{{2}}})E-5}}00000 | |−{{#expr:-({{{1}}})round({{{2}}})E-5}}00000 |