% -*- texinfo -*- % @deftypefn {Function File} {@var{y} = } laguerre (@var{x},@var{n}) % @deftypefnx {Function File} {[@var{y} @var{p}]= } laguerre (@var{x},@var{n}) % % Compute the value of the Laguerre polynomial of order @var{n} for each element of @var{x} % % @end deftypefn