الگو:Rnd/-
ظاهر
< الگو:Rnd
Adds trailing zeros:
"{{rnd/-|2|3}}"میدهد "2.000" [۱]
Used by الگو:rnd (پیوندهای به این صفحه، ویرایش) :
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 الگو:rnd (پیوندهای به این صفحه، ویرایش) .
It's also used by الگو:rndnear (پیوندهای به این صفحه، ویرایش) and الگو:rndpad (پیوندهای به این صفحه، ویرایش) .