|
FresnelC
FresnelC[
z
] gives the Fresnel integral .
Mathematical function (see Section A.3.10). FresnelC[
z
] is given by . FresnelC[
z
] is an entire function of z with no branch cut discontinuities. See the Mathematica book: Section 3.2.10. See also: Erf, CosIntegral.
Further Examples
This is the derivative.
In[1]:= 
Out[1]= 
This is the integral.
In[2]:= 
Out[2]= 
This is a series expansion around .
In[3]:= 
Out[3]= 
If we plot the points {FresnelC[t],FresnelS[t]} as a function of the parameter , we obtain the curve called the Cornu spiral.
Evaluate the cell to see the graphic. (This may take a few minutes. We use the symmetry of the functions to cut the calculation time in half.)
In[4]:= 
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT. SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION. | |