Manuals/calci/SUMSQ

From ZCubes Wiki
Revision as of 21:45, 24 October 2013 by MassBot1 (talk | contribs) (Created page with "<div id="16SpaceContent" align="left"><div class="ZEditBox" align="justify"> Syntax </div></div> ---- <div id="4SpaceContent" align="left"><div class="ZEditBox" align=...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Syntax


Remarks


Examples


'''''''  ''''

Description


SUMSQ


 

SUMSQ (n1, n2 ...)

Where n1, n2 ...   are the arguments to calculate the sum of the squares.




 

Arguments can numbers or names, arrays, or references.

Numbers, logical values, and text representations are counted.

 





It calculates the sum of the squares of the arguments.





 

Lets see an example in (Column1 Row 1)

SUMSQ

SUMSQ (C1R1, C2R1)

i.e. =SUMSQ (6,5) is 61


Column1 Column2 Column3 Column4
Row1 6 5 61
Row2
Row3
Row4
Row5
Row6