Template:ExactlyOrAbout/doc: Difference between revisions

ArrowHead294 (talk | contribs)
Docpage
 
ArrowHead294 (talk | contribs)
No edit summary
Line 1: Line 1:
{{dochead}}
{{dochead}}
If the input value ''x'' to {{{sigfigs}}} (3 by default) [[Wikipedia: Significant figures|significant figures]] = the exact value of ''x'', display "exactly ''x''"; otherwise display "about ''x''" (rounded to {{{sigfigs}}} significant figures).  
If the input value ''x'' to <code>{{(((}}sigfigs{{)))}}</code> (3 by default) [[Wikipedia: Significant figures|significant figures]] = the exact value of ''x'', display "exactly ''x''"; otherwise display "about ''x''" (rounded to specified significant figures).  


=== Usage ===
=== Usage ===