6. Functions : Stat Library Functions : MINIMUM Function : Example—MINIMUM function:
 
Share this page                  
Example—MINIMUM function:
/* Use same array digits1_9 as Average example */
median_result = minimum(list = digits1_9);