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
Science,
24 days ago
Math,
24 days ago
Math,
1 month ago
Social Sciences,
9 months ago
Computer Science,
9 months ago