You can use the Sum function. You can do it as a range of two cells, or list the two cells or put in two numbers literally, although that is not advisable.
=SUM(A11:A12)
=SUM(A11,A12)
=SUM(43,148)
The nos. Are 8 and -8 Sum of the nos. 8+(-8)=0 Product of the nos. 8 × (-8) = -64
148
Each one of them can be expressed as a sum of two primes.
It depends on the series.
//sum and product of 3 nos #include #include void main() { int a,b,c; printf("enter the 3 nos"); scanf("%d%d%d",&a,&b,&c); printf("sum of 3 nos",a+b+c); printf("product of 3 nos",a*b*c); getch(); }
An infinite sum of continuous functions does not have to be continuous. For example, you should be able to construct a Fourier series that converges to a discontinuous function.
=SUM(A1:A17) for example
11x11
777/3 = 259. So the numbers are 258, 259 and 260.
If the function allows multiple arguement, you can use another function within most functions. EXAMPLE: =IF(SUM(A1:A14)>120,SUM(A1:A14),"Oops! not enough")
SUM function is use to aggregate in MS Excel Suppose you want to sum values from A1 to A10 in A11, type = SUM(A1:A10)
2 and 3.