Predloga:Rnd/-
Videz
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 Predloga:rnd (pogovor, povratne povezave, uredi).
It's also used by Predloga:rndnear (pogovor, povratne povezave, uredi) and Predloga:rndpad (pogovor, povratne povezave, uredi).