Maxima Function
std_discrete_uniform (n)
Returns the standard deviation of a Discrete Uniform(n) random variable, with n a strictly positive integer. To make use of this function, write first load(distrib).
load(distrib)