Differentiate between Min() and Max() function.
Answers
Answered by
3
Explanation:
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
2
Explanation:
MAX( ) function returns the biggest value from the given set of data. MIN ( ) function returns the smallest value from the given set of data.
Similar questions
Math,
6 days ago
Social Sciences,
6 days ago
Math,
13 days ago
Social Sciences,
8 months ago
Computer Science,
8 months ago