SUMSQ |
SUMSQ(number1, number2 [,number3] [..]) |
Returns the sum of the squares of all the values in a list, table or cell range. |
number1 | The first number. |
number2 | The second number. |
number3 | (Optional) The third number. |
REMARKS |
* The arguments can be numbers, arrays, names or cell references that contain numbers. * You can also use a single array or a reference to an array instead of arguments separated by commas. * You can have a maximum of 30 arguments. * For the Microsoft documentation refer to support.microsoft.com * For the Google documentation refer to support.google.com |
|
© 2023 Better Solutions Limited. All Rights Reserved. © 2023 Better Solutions Limited Top