Computer Applications

The max( ) function is used to find the maximum of:

  1. two values
  2. three values
  3. any number of values
  4. none of them

Spreadsheet

23 Likes

Answer

Any number of values

Reason — Max( ) function returns the highest value among all the values of the specified cells or the range of cells.

Answered By

10 Likes


Related Questions