Home > freetb4matlab > specfun > laguerre.m

laguerre

PURPOSE ^

%

SYNOPSIS ^

function [y,p]=laguerre(x,n)

DESCRIPTION ^

% -*- 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

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003