Template:Significant figures: Difference between revisions

From TestWiki
Content added Content deleted
(Examples)
m (37 revisions imported: needed for policy template)
 
(16 intermediate revisions by 10 users not shown)
Line 1: Line 1:
{{#ifeq:{{{1<noinclude>|0</noinclude>}}}|0
<includeonly>{{#ifeq:{{{1}}}|0|0|{{Sigfig/{{#if:{{{2|}}}|rnd|sum}}|{{{1}}}|{{{2}}}|{{Ordomag|{{{1}}}}}}}}}</includeonly><noinclude>This template has two different functions dependent on input.
|0
#If only one parameter is given the template counts the number of [[significant figures]] of the 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 -->.
|{{significant figures/{{#if:{{{2|}}}
#If two parameters are given the template rounds the first number to the number of significant figures given by the second.
|rnd

|sum
Examples:
}}
*{{xpdop3p3c|d=|sigfig|123.456|||7}}
|1={{formatnum:{{{1}}}|R}}
*{{xpdop3p3c|d=|sigfig|123.456|||6}}
|2={{{2}}}
*{{xpdop3p3c|d=|sigfig|123.456|||5}}
|3={{Order of magnitude|{{formatnum:{{{1}}}|R}}}}
*{{xpdop3p3c|d=|sigfig|123.456|||4}}
}}
*{{xpdop3p3c|d=|sigfig|123.456|||3}}
}}<noinclude>
*{{xpdop3p3c|d=|sigfig|123.456|||2}}
{{documentation}}
*{{xpdop3p3c|d=|sigfig|123.456|||1}}
*{{xpdop3p3c|d=|sigfig|123.456|||0}}

*{{xpdop3c|d=|sigfig|123400}}
*{{xpdop3c|d=|sigfig|12340}}
*{{xpdop3c|d=|sigfig|1234}}
*{{xpdop3c|d=|sigfig|123.4}}
*{{xpdop3c|d=|sigfig|12.34}}
*{{xpdop3c|d=|sigfig|1.234}}
*{{xpdop3c|d=|sigfig|.1234}}
*{{xpdop3c|d=|sigfig|.01234}}
*{{xpdop3c|d=|sigfig|.001234}}


[[Category:Mathematical function templates|{{PAGENAME}}]]
[[pt:Predefinição:Sigfig]]
</noinclude>
</noinclude>

Latest revision as of 10:51, 16 August 2019

0