Difference between revisions of "Documentation/How Tos/Calc: LARGE function"

From Apache OpenOffice Wiki
Jump to: navigation, search
Line 4: Line 4:
 
|ShowParttitle=block|parttitle=[[Documentation/How_Tos/Calc:_Statistical_functions|<div style="font-size: 140%;">Statistical Functions]]
 
|ShowParttitle=block|parttitle=[[Documentation/How_Tos/Calc:_Statistical_functions|<div style="font-size: 140%;">Statistical Functions]]
 
|ShowNextPage=block|NextPage=Documentation/How_Tos/Calc:_MAX_function
 
|ShowNextPage=block|NextPage=Documentation/How_Tos/Calc:_MAX_function
|ShowPrevPage=block|PrevPage=Documentation/How_Tos/Calc:_STEYX_functio
+
|ShowPrevPage=block|PrevPage=Documentation/How_Tos/Calc:_STEYX_function
 
|ShowPrevPart=block|PrevPart=Documentation/How_Tos/Calc:_Spreadsheet_functions
 
|ShowPrevPart=block|PrevPart=Documentation/How_Tos/Calc:_Spreadsheet_functions
 
|ShowNextPart=block|NextPart=Documentation/How_Tos/Calc:_Text_functions
 
|ShowNextPart=block|NextPart=Documentation/How_Tos/Calc:_Text_functions

Revision as of 00:56, 2 June 2013


LARGE

Returns the nth largest value in a list of numbers.

Syntax:

LARGE(numberlist; n)

returns the nth largest number within the (unordered) range or array of numbers numberlist.

Example:

LARGE(B1:B4; 3)

where cells B1, B2, B3, B4 contain 4, 7, 5,and 8, returns 5. The highest number is 8, then 7, then in third place 5.
Template:Documentation/SeeAlso
Retrieved from "https://wiki.openoffice.org/w/index.php?title=Documentation/How_Tos/Calc:_LARGE_function&oldid=225934"
Views
Personal tools
Navigation
Tools