Weibull


function Weibull<Arg1, Arg2>(k:Arg1, λ:Arg2) -> Distribution<Real>

Create Weibull distribution.