Difference between revisions of "Template:Significant figures"

From Betting Wiki
Jump to navigation Jump to search
en>Jimp
m (37 revisions imported)
 
(31 intermediate revisions by 12 users not shown)
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<!--... maybe -->.</noinclude>
+
{{#ifeq:{{{1<noinclude>|0</noinclude>}}}|0
 +
|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 01:25, 10 September 2019

{{#ifeq:0|0

|0
|{{significant figures/{{#if:
  |rnd
  |sum
 }}
 |1={{{1}}}
 |2={{{2}}}
 |3={{safesubst:#ifexpr:{{{1}}}=0
  |{{safesubst:#ifexpr:abs{{{1}}}1=1
     |0
     |{{safesubst:#expr:floor((ln(abs{{{1}}}1)/ln10)+1)}}
   }}
  |{{#expr:floor((ln(abs({{{1}}}) )/ln 10)+1E((abs{{{1}}}>1E100 or abs{{{1}}}<1E-100)-14))}}

}}

}}

}}

50px Template documentation[create]