Difference between revisions of "Template:Significant figures/rnd"
From MINR.ORG WIKI
Line 1: | Line 1: | ||
− | <includeonly>{{#expr: | + | <includeonly>{{#ifexpr:{{{3}}}<-3|{{Sigfig/mil |
+ | |{{{1}}} | ||
+ | |(-{{{3}}})mod3 | ||
+ | |{{#switch:(-{{{3}}})mod3-{{{3}}} | ||
+ | | 3=000 | ||
+ | | 6=000000 | ||
+ | | 9=000000000 | ||
+ | |12=000000000000 | ||
+ | |15=000000000000000 | ||
+ | |18=000000000000000000 | ||
+ | |21=000000000000000000000 | ||
+ | |24=000000000000000000000000 | ||
+ | |27=000000000000000000000000000 | ||
+ | |30=000000000000000000000000000000 | ||
+ | |33=000000000000000000000000000000000 | ||
+ | |36=000000000000000000000000000000000000 | ||
+ | |42=000000000000000000000000000000000000000 | ||
+ | |45=000000000000000000000000000000000000000000 | ||
+ | |48=000000000000000000000000000000000000000000000 | ||
+ | |51=000000000000000000000000000000000000000000000000 | ||
+ | |54=000000000000000000000000000000000000000000000000000 | ||
+ | |57=000000000000000000000000000000000000000000000000000000 | ||
+ | |60=000000000000000000000000000000000000000000000000000000000 | ||
+ | }}}}|{{#expr:{{{1}}}round{{{3}}}}}}}</includeonly> |