Difference between revisions of "Manuals/calci/ADDBY"
Jump to navigation
Jump to search
(Created page with "<div style="font-size:30px">'''ADDBY(Number1,Number2)'''</div><br/> *<math>Number1</math> and <math>Number2</math> are any real numbers. ==Description== *This function is sho...") |
|||
Line 18: | Line 18: | ||
#ADDBY(1562,-7631) = -6069 | #ADDBY(1562,-7631) = -6069 | ||
#ADDBY(987.24,1652.78) = 2640.02 | #ADDBY(987.24,1652.78) = 2640.02 | ||
+ | |||
+ | ==Related Videos== | ||
+ | |||
+ | {{#ev:youtube|v=PfVSX7CNLKg|280|center|Sum}} | ||
==See Also== | ==See Also== |
Latest revision as of 15:02, 6 December 2018
ADDBY(Number1,Number2)
- and are any real numbers.
Description
- This function is showing the addition value two numbers.
- In , and are any real numbers.
- Addition is one of the basic operations of arithmetic.
- Sum is the operation of adding the sequence of numbers.
- The mathematical symbol for summation is .
- The numbers are adding together is called addends or summands.
- The addition of two whole numbers is the total amount of those quantities combined.
- In this function the first two parameters are adding together.
- If the third parameter is there then also first two parameters only counted.
- The third parameter is ignored.
Examples
- ADDBY(90,1568) = 1658
- ADDBY(1562,-7631) = -6069
- ADDBY(987.24,1652.78) = 2640.02
Related Videos
See Also
References