Changes

1,119 bytes added ,  19:19, 31 May 2017
Created page with "<div style="font-size:30px">'''SUMWITH(Number1,Number2)'''</div><br/> *<math>Number1</math> and <math>Number2</math> are any real numbers. ==Description== *This function show..."
<div style="font-size:30px">'''SUMWITH(Number1,Number2)'''</div><br/>
*<math>Number1</math> and <math>Number2</math> are any real numbers.

==Description==
*This function shows the sum of the first two numbers.
*In <math>SUMWITH(Number1,Number2)</math>,<math>Number1</math> and <math>Number2</math> are any real numbers.
*The mathematical symbol for summation is <math>\sum </math>.
*The numbers are adding together is called addends or summands.
*The arguments can be <math>+ve</math> or <math>-ve</math>.
*We can give any cell references like column or row number, logical values like true or false, an array, or a result from any other functions in Arguments.
*We must give atleast one argument.
*In the arguments, the first two numbers only considered.

==Examples==
#SUMWITH(90,134) = 224
#SUMWITH(-872,-543) = -1415
#SUMWITH(34.23,154.986) = 189.21599999999998

==See Also==
*[[Manuals/calci/SUM| SUM]]
*[[Manuals/calci/SUMBY| SUMBY]]
*[[Manuals/calci/SUMFACTORS| SUMFACTORS]]

==References==
[http://en.wikipedia.org/wiki/Summation SUM]



*[[Z_API_Functions | List of Main Z Functions]]

*[[ Z3 | Z3 home ]]
writer
6,694

edits