Manuals/calci/MIN
Jump to navigation
Jump to search
MIN(n1,n2,...)
Where n1,n2,….are numbers for which the the minimum value to be find.
It calculates the smallest number in a set of values.
MIN
21
|
17
|
9
|
37
|
12
|
Let’s see an example in (Column1 Row 1:Column1Row5)
MIN (n1, n2…)
i.e.MIN (C1R1:C1R5) is 9
Syntax
Examples
Description
Column1 | Column2 | Column3 | |
Row1 | 21 | 9 | |
Row2 | 17 | ||
Row3 | 9 | ||
Row4 | 37 | ||
Row5 | 12 |