Template:Addition
Jump to navigation
Jump to search
0
Performs addition of up to ten numbers. Also known as the +
template.
Examples
Add 123 and 456.
{{Addition|123|456}}
Result: 579
Add 0.12345, 6.789 and 963852
{{+|0.12345|6.789|963852}}
Result: 963858.91245
Add 9.51 million dollars and 7.418 billion dollars
${{Formatprice{{+|9.51E+6|7.418E+9}}}}
Result: $7.43 billion