Template:Significant figures: Difference between revisions

From TestWiki
Content added Content deleted
(if two parameters are given {{{1}}} is rounded to {{{2}}} sig figs)
m (37 revisions imported: needed for policy template)
 
(30 intermediate revisions by 12 users not shown)
Line 1: Line 1:
{{#ifeq:{{{1<noinclude>|0</noinclude>}}}|0
<includeonly>{{#ifeq:{{{1}}}|0|0|{{Sigfig/{{#if:{{{2|}}}|rnd|sum}}|{{#if:{{{2|}}}||{{#ifexpr:{{{1}}}<0|-}}}}{{{1}}}|{{#ifexpr:{{{1}}}<0|-}}{{{1}}}1|{{#if:{{{2|}}}|{{{2}}}-}}{{Ordomag|{{{1}}}}}}}}}</includeonly><noinclude>This template counts the number of significant figures of a given number within the ranges 10<sup>12</sup> to 10<sup>-12</sup> and -10<sup>-12</sup> to -10<sup>12</sup>. It ignores any digits outside of this range<!--... maybe -->.</noinclude>
|0
|{{significant figures/{{#if:{{{2|}}}
|rnd
|sum
}}
|1={{formatnum:{{{1}}}|R}}
|2={{{2}}}
|3={{Order of magnitude|{{formatnum:{{{1}}}|R}}}}
}}
}}<noinclude>
{{documentation}}
</noinclude>

Latest revision as of 10:51, 16 August 2019

0