ഈ കൺട്രോളിൽ മാറ്റം വരുത്തുന്നത് ഈ പേജ് ഒട്ടോമാറ്റിക്കായി അപ്ഡേറ്റ് ചെയ്യാനിടയാക്കും

SUMSQ

The SUMSQ function returns the sum of the squares of a collection consisting of number values.

SUMSQ(num-value, num-value…)

num-value: A number value or collection containing number values.

num-value…: Optionally include one or more additional numbers or collections of numbers.

Examples

=SUMSQ(3, 4) returns 25.

=SUMSQ(A1:A4) adds the squares of the numbers in cells A1, A2, A3 and A4.

=SUMSQ(A1:D4) adds the squares of the 16 numbers in a square collection of cells A1:D4.

=SUMSQ(A1:A4, 100) adds the squares of the numbers in cells A1, A2, A3 and A4, and the number 100.

=SQRT(SUMSQ(3, 4)) returns 5, using the Pythagorean theorem to find the length of the hypotenuse of a triangle with sides 3 and 4.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.
സഹായകമായോ?
കാരക്റ്റർ പരിധി: 250
പരമാവധി കാരക്റ്റർ പരിധി 250 ആണ്.
നിങ്ങളുടെ ഫീഡ്ബാക്കിന് നന്ദി.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.