TakeSmallest

WMA link


TakeSmallest[list, n]

returns the a sorted list of the n smallest items in list.

List the smallest two numbers of a list:

For details on how to use the ExcludedForms option, see TakeLargest.

TakeLargest