Maxima Function
std_laplace (a,b)
Returns the standard deviation of a Laplace(a,b) random variable, with b>0. To make use of this function, write first load(distrib).
load(distrib)