Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

This template is used to perform a calculation and then round the output.

Usage

Examples

  1. {{rounded calculation|900/5,679|5}}: 0.15848
  2. {{rounded calculation|2/3 * 4^2|1}}: 10.7
  3. {{rndcalc|2/3|0}}: 1
  4. {{rounded calculation|12345|-2}}: 12,300

Template Data

This template is used to perform a calculation and then round the output.

Template parameters

ParameterDescriptionTypeStatus
calculation1

a calculation

Example
2/3 * 4^2
Stringrequired
decimal places2

number of decimal places

Default
0
Example
3
Numberoptional

See also