Template:Significant figures: Difference between revisions

    From Nonbinary Wiki
    m>Patrick
    (more examples)
    m>Rich Farmbrough
    m (update template name using)
    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 dependent on input.
    <includeonly>{{#ifeq:{{{1}}}|0|0|{{Sigfig/{{#if:{{{2|}}}|rnd|sum}}|{{{1}}}|{{{2}}}|{{Order of magnitude|{{{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.

    Revision as of 12:54, 11 October 2010

    This template has two different functions dependent on input.

    1. 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.
    2. If two parameters are given the template rounds the first number to the number of significant figures given by the second.

    Examples:

    pt:Predefinição:Sigfig