Difference between revisions of "Template:Significant figures"

From Timelines
Jump to: navigation, search
(doesn't seem to work for the original ranges)
Line 1: Line 1:
<includeonly>{{#ifeq:{{{1}}}|0|0|{{Sigfig/sum|{{#ifexpr:{{{1}}}<0|-}}{{{1}}}|{{#ifexpr:{{{1}}}<0|-}}{{{1}}}1|{{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.</noinclude>
+
<includeonly>{{#ifeq:{{{1}}}|0|0|{{Sigfig/sum|{{#ifexpr:{{{1}}}<0|-}}{{{1}}}|{{#ifexpr:{{{1}}}<0|-}}{{{1}}}1|{{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>

Revision as of 10:03, 6 September 2007

This template counts the number of significant figures of a given number within the ranges 1012 to 10-12 and -10-12 to -1012. It ignores any digits outside of this range.