Difference between revisions of "Template:Sigfig"
Jump to navigation
Jump to search
m (1 revision) |
m (1 revision) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly>{{#ifeq:{{{1}}}|0|0|{{Sigfig/{{#if:{{{2|}}}|rnd|sum}}|{{{1}}}|{{{2}}}|{{Ordomag|{{{1}}}}}}}}}</includeonly><noinclude>This template has two different functions | + | <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. |
− | #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 -->. | + | #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 -->. |
#If two parameters are given the template rounds the first number to the number of significant figures given by the second. | #If two parameters are given the template rounds the first number to the number of significant figures given by the second. | ||
+ | |||
+ | Examples: | ||
+ | *{{xpdop3p3c|d=|sigfig|123.456|||7}} | ||
+ | *{{xpdop3p3c|d=|sigfig|123.456|||6}} | ||
+ | *{{xpdop3p3c|d=|sigfig|123.456|||5}} | ||
+ | *{{xpdop3p3c|d=|sigfig|123.456|||4}} | ||
+ | |||
+ | *{{xpdop3p3c|d=|sigfig|123456|||3}} | ||
+ | *{{xpdop3p3c|d=|sigfig|12345.6|||3}} | ||
+ | *{{xpdop3p3c|d=|sigfig|1234.56|||3}} | ||
+ | *{{xpdop3p3c|d=|sigfig|12.3456|||3}} | ||
+ | *{{xpdop3p3c|d=|sigfig|1.23456|||3}} | ||
+ | *{{xpdop3p3c|d=|sigfig|.123456|||3}} | ||
+ | *{{xpdop3p3c|d=|sigfig|.0123456|||3}} | ||
+ | *{{xpdop3p3c|d=|sigfig|.00123456|||3}} | ||
+ | |||
+ | *{{xpdop3p3c|d=|sigfig|123.456|||2}} | ||
+ | *{{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}}]] | [[Category:Mathematical function templates|{{PAGENAME}}]] | ||
[[pt:Predefinição:Sigfig]] | [[pt:Predefinição:Sigfig]] | ||
</noinclude> | </noinclude> |
Latest revision as of 13:49, 1 September 2010
This template has two different functions dependent on input.
- If only one parameter is given the template counts the number of significant figures of the given number within the ranges 1012 to 10-12 and -10-12 to -1012. It ignores any digits outside of this range.
- If two parameters are given the template rounds the first number to the number of significant figures given by the second.
Examples:
- Template:Xpdop3p3c
- Template:Xpdop3p3c
- Template:Xpdop3p3c
- Template:Xpdop3p3c
- Template:Xpdop3p3c
- Template:Xpdop3p3c
- Template:Xpdop3p3c
- Template:Xpdop3p3c