


% -*- texinfo -*-
% @deftypefn {Function File} {} polar (@var{theta}, @var{rho}, @var{fmt})
% Make a two-dimensional plot given the polar coordinates @var{theta} and
% @var{rho}.
%
% The optional third argument specifies the line type.
% @seealso{plot}
% @end deftypefn