Template:Decimals

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search
Template documentationview · edit · history · purge ]
This documentation is transcluded from Template:Decimals/doc.

No description yet available.

Usage

{{Decimals |1= |2= }}

Template parameters

ParameterDescriptionDefaultStatus
1number to have decimal places standardisedemptyrequired
2number of decimal places to provideemptyrequired

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