


% -*- texinfo -*-
% @deftypefn {Function File} {} finv (@var{x}, @var{m}, @var{n})
% For each component of @var{x}, compute the quantile (the inverse of
% the CDF) at @var{x} of the F distribution with parameters @var{m} and
% @var{n}.
% @end deftypefn