Difference between revisions of "Manuals/calci/SIGMAOF"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
==Description== | ==Description== | ||
*This function shows the sum of the numbers. | *This function shows the sum of the numbers. | ||
− | *In <math> | + | *In <math>SIGMAOF()</math> shows the sum of the first ten numbers. |
*Sigma is the eighteenth letter of the ancient Greek alphabet. | *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. | *As an upper case letter (Sigma), it is used as a symbol for sums and series. | ||
Line 10: | Line 10: | ||
==Examples== | ==Examples== | ||
#SIGMAOF() = 55 | #SIGMAOF() = 55 | ||
+ | |||
+ | ==Related Videos== | ||
+ | |||
+ | {{#ev:youtube|v=aaFrAFZATKU|280|center|Sigma}} | ||
==See Also== | ==See Also== |
Latest revision as of 14:49, 30 January 2019
SIGMAOF()
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
- SIGMAOF() = 55