Difference between revisions of "NL/Documentation/How Tos/Calc: functie GROOTSTE"

From Apache OpenOffice Wiki
Jump to: navigation, search
(New page: __NOTOC__ == GROOTSTE == Geeft de N<sup>de</sup> grootste waarde uit een lijst van getallen terug. === Syntaxis: === <tt>'''GROOTSTE(getallenlijst; n)'''</tt> : geeft het <tt>'''N'''</...)
 
m (Bot: Adding Category: Documentation)
Line 25: Line 25:
 
* [[Documentation/nl/How_Tos/Calc: Functies alfabetisch gesorteerd|Functies - alfabetisch gesorteerd]],
 
* [[Documentation/nl/How_Tos/Calc: Functies alfabetisch gesorteerd|Functies - alfabetisch gesorteerd]],
 
* [[Documentation/nl/How_Tos/Calc: Functies gesorteerd per categorie|Functies - gesorteerd per categorie]]}}
 
* [[Documentation/nl/How_Tos/Calc: Functies gesorteerd per categorie|Functies - gesorteerd per categorie]]}}
 +
[[Category: Documentation]]

Revision as of 14:47, 20 November 2009


GROOTSTE

Geeft de Nde grootste waarde uit een lijst van getallen terug.

Syntaxis:

GROOTSTE(getallenlijst; n)

geeft het Nde grootste getal binnen het (ongeordende) bereik of de matrix van getallen getallenlijst terug.

Voorbeeld:

GROOTSTE(B1:B4; 3)

waar de cellen B1, B2, B3 en B4 4, 7, 5 en 8 bevatten, geeft 5 terug. Het hoogste getal is 8, dan 7, dan op de derde plaats 5.

Zie ook

Personal tools