Home > freetb4matlab > specfun > gammai.m

gammai

PURPOSE ^

% This function is provided for compatibility with older versions of

SYNOPSIS ^

function retval = gammai (a, x)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {} gammai (@var{a}, @var{x})
% This function is provided for compatibility with older versions of
% Octave.  New programs should use @code{gammainc} instead.
%
% @code{gammai (@var{a}, @var{x})} is the same as @code{gammainc
% (@var{x}, @var{a})}.
% @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