


% -*- texinfo -*-
% @deftypefn {Function File} {[m, d] =} easter (y)
% @deftypefnx {Function File} {datenum =} easter (y)
%
% Return the month (@var{m}) and day (@var{d}) of Easter in the
% Gregorial calendar on a given year or years.
%
% @seealso{holidays}
% @end deftypefn