| 
   | 
You are not currently logged in. Are you accessing the unsecure (http) portal? Click here to switch to the secure portal. | 
Template:Rnd/-/doc
< Template:Rnd | -
		
		
		
		
		Jump to navigation
		Jump to search
		| 
   | 
 This is a documentation subpage for Template:Rnd/-. It contains usage information, categories, interlanguage links and other content that is not part of the original template page.  | 
This subtemplate of {{rnd}} adds trailing zeros. It takes two parameters.
- the number to be displayed
 - the number of significant figures to be displayed after the decimal point
 
{{rnd/-|2|3}}→ 2.000{{rnd/-|1E+5|3}}→ 100000.000
It's used by Template:rnd (backlinks, edit).
It's also used by Template:rndnear (backlinks, edit) and Template:rndpad (backlinks, edit).
