BioloMICS logo
×
BioloMICS menu

SMALL

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