% For each element of @var{x}, compute the probability density function
SYNOPSIS
function pdf = geopdf (x, p)
DESCRIPTION
% -*- texinfo -*-
% @deftypefn {Function File} {} geopdf (@var{x}, @var{p})
% For each element of @var{x}, compute the probability density function
% (PDF) at @var{x} of the geometric distribution with parameter @var{p}.
% @end deftypefn