Difference between revisions of "Manuals/calci/SUMWITH"

From ZCubes Wiki
Jump to navigation Jump to search
(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...")
 
Line 16: Line 16:
 
#SUMWITH(-872,-543) = -1415
 
#SUMWITH(-872,-543) = -1415
 
#SUMWITH(34.23,154.986) = 189.21599999999998
 
#SUMWITH(34.23,154.986) = 189.21599999999998
 +
 +
==Related Videos==
 +
 +
{{#ev:youtube|04qw5hmXojw|280|center|SUM}}
  
 
==See Also==
 
==See Also==

Revision as of 15:27, 7 February 2019

SUMWITH(Number1,Number2)


  • and are any real numbers.

Description

  • This function shows the sum of the first two numbers.
  • In , and are any real numbers.
  • The mathematical symbol for summation is .
  • The numbers are adding together is called addends or summands.
  • The arguments can be or .
  • 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

  1. SUMWITH(90,134) = 224
  2. SUMWITH(-872,-543) = -1415
  3. SUMWITH(34.23,154.986) = 189.21599999999998

Related Videos

SUM

See Also

References

SUM