Home > freetb4matlab > specfun > expint.m

expint

PURPOSE ^

% EXPINT compute the exponential integral,

SYNOPSIS ^

function y = expint(x)

DESCRIPTION ^

% EXPINT compute the exponential integral,
%
%                    infinity
%                   /
%       expint(x) = | exp(t)/t dt
%                   /
%                  x
%
% See also expint_Ei, expint_E1.

CROSS-REFERENCE INFORMATION ^

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