Home > freetb4matlab > specfun > cosint.m

cosint

PURPOSE ^

% COSINT compute the cosine integral function define by:

SYNOPSIS ^

function y = cosint(z)

DESCRIPTION ^

% COSINT compute the cosine integral function define by:
%
%                    Inf
%                   /
%       cosint(x) = | cos(t)/t dt
%                   /
%                   x
%
%See also : Ci, Si, sinint, expint, expint_Ei.

CROSS-REFERENCE INFORMATION ^

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