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