


% -*- texinfo -*-
% @deftypefn {Function File} {} weibull_inv (@var{x}, @var{shape}, @var{scale})
% Compute the quantile (the inverse of the CDF) at @var{x} of the
% Weibull distribution with shape parameter @var{scale} and scale
% parameter @var{shape}.
% @end deftypefn