Explain the various types of built-in functions in ESS???
Plz answer who know the answer....
Who answer not regarding to the question they are MAD!!!!
Answers
Answered by
10
Answer:
The sum(), product() and power() functions are the three mathematical functions, max() and min() functions are the statistical functions. The sum() function is used to find the total. For example, = sum(2, 5, 7) then the output is 14.
Explanation:
Please Mark me as the Brainliest.
Answered by
24
The various types of built-in functions in ESS are as follows:
- Sum(): It is used to find the addition for a range of cells. For example, Sum(A1:A20)
- Product(): It calculates the multiplication of values in the specified cells. For example, Product(B1:B5).
- Max(): It finds the maximum element in the range of cells or sequence of values. For example, Max( 10, 20, 11, 45, 30) which will give 45 as the output.
- Min(): It finds the minimum element in the range of cells or sequence of values. For example, Min(10, 20, 11x, 45, 5, 30) which will give 5 as the output.
- Power(): The exponents are found using the power function. For example, Power(2, 4) yields 16.
Similar questions
English,
4 days ago
Science,
4 days ago
Math,
8 days ago
Social Sciences,
9 months ago
English,
9 months ago