Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Mathematics and Algorithms > Mathematical Functions > Special Functions > Error and Exponential Integral Functions >

CosIntegral

CosIntegral[z]
gives the cosine integral function Ci(z).
  • Mathematical function, suitable for both symbolic and numerical manipulation.
  • .
  • CosIntegral[z] has a branch cut discontinuity in the complex z plane running from -Infinity to 0.
  • For certain special arguments, CosIntegral automatically evaluates to exact values.
  • CosIntegral can be evaluated to arbitrary numerical precision.
Evaluate for complex arguments:
Evaluate to high precision:
The precision of the output tracks the precision of the input:
CosIntegral threads element-wise over lists:
Simple exact values are generated automatically:
TraditionalForm formatting:
CosIntegral can be applied to power series:
Find series expansions at infinity:
Average radiated power for a thin linear half-wave antenna:
Plot the imaginary part in the complex plane:
Plot the logarithm of the absolute value in the complex plane:
Use FullSimplify to simplify expressions containing the cosine integral:
Use FunctionExpand to express CosIntegral through other functions:
Find a numerical root:
Obtain CosIntegral from integrals and sums:
Obtain CosIntegral from a differential equation:
Calculate the Wronskian:
Integrals:
Laplace transform:
CosIntegral can take large values for moderate-size arguments:
A larger setting for $MaxExtraPrecision can be needed:
Nested integrals:
New in 2
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team