Skip to main content
MedCalc
Mail a PDF copy of this page to:
(Your email address will not be added to a mailing list)
working
Show menu Show menu

COSINTEGRAL function

Description

COSINTEGRAL(x) returns the value of the cosine integral function of x. The cosine integral function is defined as:

Cosine integral function$$ {\rm Ci}(x) = \gamma + \ln x + \int_0^x\frac{\cos t-1}{t}\,dt $$

where γ = 0.57721566490153 (Euler-Mascheroni constant).

The argument x can be a real number or a matrix. When it is a matrix, the function returns a matrix with the same dimensions and with the COSINTEGRAL function applied to all elements.

Calculator

CosIntegral(  

Graph

CosIntegral function

Related functions

External links