Manuals/calci/MAX
MAX(n1,n2,...)
Where n1,n2……are numbers.
It calculates the largest value in a set of values.
· MAX function displays zero, when the arguments contain no numbers.
MAX
| |
|
15
|
|
20
|
|
3
|
|
32
|
|
13
|
Let’s see an example in (Column1 Row 1:Column1Row6)
MAX (n1, n2….)
i.e.MAX (C1R1: C1R6) is 32
Syntax
Remarks
Examples
Description
| Column1 | Column2 | Column3 | |
| Row1 | 15 | 32 | |
| Row2 | 20 | ||
| Row3 | 3 | ||
| Row4 | 32 | ||
| Row5 | 13 | ||
| Row6 |