Home > freetb4matlab > specfun > expint_Ei.m

expint_Ei

PURPOSE ^

% EXPINT_EI compute the exponential integral,

SYNOPSIS ^

function y = expint_Ei(x)

DESCRIPTION ^

% EXPINT_EI compute the exponential integral,
%
%                      infinity
%                     /
%    expint_Ei(x) = - | exp(t)/t dt
%                     /
%                     -x
%
% See also expint, 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