function mean = anglit_mean ( dummy ) %% ANGLIT_MEAN returns the mean of the Anglit PDF. % % Modified: % % 01 September 2004 % % Author: % % John Burkardt % % Parameters: % % Output, real MEAN, the mean of the PDF. % mean = 0.0;