English, asked by shrutijaishwal186, 2 months ago

Which function calculates the largest value in a
set of numbers?​

Answers

Answered by 12020
1

Answer:

MAX will return the largest value in a given list of arguments. From a given set of numeric values, it will return the highest value. Unlike MAXA function, the MAX function will count numbers but ignore empty cells, text, the logical values TRUE and FALSE, and text values.

Similar questions