Difference between revisions of "Manuals/calci/SIGMA"

From ZCubes Wiki
Jump to navigation Jump to search
(Created page with "sigma")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
sigma
+
<div style="font-size:30px">'''SIGMA()'''</div><br/>
 +
 
 +
==Description==
 +
*This function shows the sum of the numbers.
 +
*In <math>SIGMA()</math> 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
 +
 
 +
==Related Videos==
 +
 
 +
{{#ev:youtube|v=aaFrAFZATKU|280|center|Sigma}}
 +
 
 +
==See Also==
 +
*[[Manuals/calci/SUM| SUM]]
 +
*[[Manuals/calci/SERIESSUM| SERIESSUM]]
 +
 
 +
==References==
 +
*[http://en.wikipedia.org/wiki/Summation SUM]
 +
 
 +
*[[Z_API_Functions | List of Main Z Functions]]
 +
*[[ Z3 |  Z3 home ]]

Latest revision as of 15: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

  1. SIGMA() = 55

Related Videos

Sigma

See Also

References