Computer Science, asked by reetkaur8405, 25 days ago

what is the use of max() and min() function?​

Answers

Answered by Anonymous
4

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.

Answered by oiendrila4196
1

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

Similar questions