BioloMICS logo
×
BioloMICS menu

LARGE

 
Category: Statistical Function.
 
Description: Returns the kth largest value from an array or a range of cells containing numerical values.
 
Syntax: LARGE(array, k )
 
The array argument is the array or range of data for which the kth largest value will be determined.
 
The k argument is the top position of value in a sorted array.