


% -*- texinfo -*-
% @deftypefn {Function File} {} beta_inv (@var{x}, @var{a}, @var{b})
% For each component of @var{x}, compute the quantile (the inverse of
% the CDF) at @var{x} of the Beta distribution with parameters @var{a}
% and @var{b}.
% @end deftypefn