% For each element of @var{x}, compute the quantile at @var{x} of the
SYNOPSIS
function inv = binoinv (x, n, p)
DESCRIPTION
% -*- texinfo -*-
% @deftypefn {Function File} {} binoinv (@var{x}, @var{n}, @var{p})
% For each element of @var{x}, compute the quantile at @var{x} of the
% binomial distribution with parameters @var{n} and @var{p}.
% @end deftypefn
CROSS-REFERENCE INFORMATION
This function calls:
binopdf % For each element of @var{x}, compute the probability density function