Computer Science, asked by aakritigrover23, 1 month ago

Differentiate between Min() and Max() function.​

Answers

Answered by parilis3104
0

Answer:

The MIN and MAX functions are just what the names imply. MIN will find the lowest number in a range, while MAX finds the largest number in a range. One advantage to these functions is that they can be combined with the IF function.The min is simply the lowest observation, while the max is the highest observation. Obviously, it is easiest to determine the min and max if the data are ordered from lowest to highest. So for our data, the min is 13 and the max is 110.

Answered by madhebhika648
0

Answer:

Hope you like this answer

Explanation:

Please mark me as brainliest

Attachments:
Similar questions