Manuals/calci/MAXA
MAXA(v1,v2,...) where v1,v2.. are the values.
MAXA
Syntax
Examples
Description
Column1 | Column2 | Column3 | |
Row1 | 2 | 3 | |
Row2 | 0.6 | ||
Row3 | 3 | ||
Row4 | 1 | ||
Row5 |
Let’s see an example in (Column1 Row 1:Column1Row4)
MAXA (v1, v2,….)
i.e. =MAXA (C1R1:C1R4) is 3.
It calculates the largest value in a list of arguments.