Maxima Function
kurtosis_weibull (a,b)
Returns the kurtosis coefficient of a Weibull(a,b) random variable, with a,b>0. To make use of this function, write first load(distrib).
load(distrib)