Toggle menu
15
236
70
27.6K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 00:35, 21 February 2025 by Prd (talk | contribs) (Created page with "{{Documentation subpage}} {{Template shortcut|rndcalc}} <!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata --> This template is used to perform a calculation and then round the output. == Usage == *{{tlxi|rounded calculation|<calculation>|<decimal places>}} *Alias: {{tlxi|rndcalc|<calculation>|<decimal places>}} == Examples == # {{tlc|rounded calculation|900/5,679|5}}: {{rounded calculation|900/5,679|5}} # {{tlc|rounded calculati...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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