Difference between revisions of "Manuals/calci/SIGMA"
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
==Examples== | ==Examples== | ||
#SIGMA() = 55 | #SIGMA() = 55 | ||
+ | |||
+ | ==Related Videos== | ||
+ | |||
+ | {{#ev:youtube|v=aaFrAFZATKU|280|center|Sigma}} | ||
==See Also== | ==See Also== |
Latest revision as of 14:48, 30 January 2019
SIGMA()
Description
- This function shows the sum of the numbers.
- In shows the sum of the first ten numbers.
- Sigma is the eighteenth letter of the ancient Greek alphabet.
- As an upper case letter (Sigma), it is used as a symbol for sums and series.
- It is showing the sum of the first ten numbers,which is 1+2+3+...+10=55.
Examples
- SIGMA() = 55