Template:ExactlyOrAbout: Difference between revisions

Documentation
ArrowHead294 (talk | contribs)
mNo edit summary
 
(12 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<includeonly>{{#ifeq: {{#expr: {{sigfig| {{{1}}} }} - {{{1}}} }} | 0 |exactly|about}} {{sigfig| {{{1}}} }}</includeonly><noinclude>
<includeonly>{{#ifeq: {{#expr: {{sigfig|{{{1}}}|{{{sigfigs|3}}}}} - {{{1}}}}}|0|exactly|about}} {{sigfig|{{{1}}}|{{{sigfigs|3}}}}}</includeonly><noinclude>
If the input value to 3 [[Wikipedia: Significant figures|significant figures]] = the exact value, display "exactly"; otherwise display "about".
{{documentation}}
 
== See also ==
* [[Template:Sigfig]] – the template that rounds a number to a given number of significant figures.


[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>