Template:ExactlyOrAbout: Difference between revisions
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
: <code><nowiki>{{ExactlyOrAbout|16.667}}</nowiki></code> | : <code><nowiki>{{ExactlyOrAbout|16.667}}</nowiki></code> | ||
: <code><nowiki>{{ExactlyOrAbout|16.667|sigfigs=4}}</nowiki></code> | : <code><nowiki>{{ExactlyOrAbout|16.667|sigfigs=4}}</nowiki></code> | ||
: <code><nowiki>{{ExactlyOrAbout|16.67|sigfigs=4}}</nowiki></code> | |||
; You get | ; You get | ||
Line 12: | Line 13: | ||
: {{{{PAGENAME}}|16.667}} | : {{{{PAGENAME}}|16.667}} | ||
: {{{{PAGENAME}}|16.667|sigfigs=4}} | : {{{{PAGENAME}}|16.667|sigfigs=4}} | ||
: {{ExactlyOrAbout|16.67|sigfigs=4}} | |||
== See also == | == See also == | ||
* [[Template:Sigfig]] – the template that rounds a number to a given number of significant figures | * [[Template:Sigfig]] – the template that rounds a number to a given number of significant figures |