Template:Decimals
Jump to navigation
Jump to search
This documentation is transcluded from Template:Decimals/doc.
No description yet available.
Usage
{{Decimals |1= |2= }}
Template parameters
Parameter | Description | Default | Status | |
---|---|---|---|---|
1 | number to have decimal places standardised | empty | required | |
2 | number of decimal places to provide | empty | required |
Additional information
The template is intended to be used in the following namespaces: no namespace specified
The template is intended to be used by the following user groups: all users
Localization
This template is not intended to be localized.
Usage
{{Decimals|number|decimals (limited to 12)}}
Examples
- {{Decimals|1234|-2}} yields 1200
- {{Decimals|1234|0}} yields 1234
- {{Decimals|1234|1}} yields 1234.0
- {{Decimals|1234|2}} yields 1234.00
- {{Decimals|9/8|5}} yields 1.12500
- {{Decimals|1/3|15}} yields 0.333333333333 (only the first 12 digits are returned)
- {{Decimals|1/33|7}} yields 0.0303030
- {{Decimals|0.006|1}} yields 0.0