File:Cornu Spiral.svg
From Wikimedia Commons, the free media repository
Cornu_Spiral.svg (SVG file, nominally 480 × 460 pixels, file size: 67 KB)
| Description |
A Cornu spiral, produced by a parametric plot of the Fresnel integrals: |
|---|---|
| Date |
22 February 2008 |
| Source |
self-made, Mathematica and Inkscape |
| Author | |
| Permission (Reusing this image) |
[edit] Mathematica Code
ParametricPlot[
{FresnelC[Sqrt[2/\[Pi]] t]/Sqrt[2/\[Pi]],
FresnelS[Sqrt[2/\[Pi]] t]/Sqrt[2/\[Pi]]},
{t, -7, 7}]
File history
Click on a date/time to view the file as it appeared at that time.
| Date/Time | Thumbnail | Dimensions | User | Comment | |
|---|---|---|---|---|---|
| current | 03:05, 23 February 2008 | 480×460 (67 KB) | Inductiveload (Talk | contribs) | ({{Information |Description=A Cornu spiral, produced by a parametric plot of the w:Fresnel integrals: <math>(x,y)=(C(t),S(t))\,</math> where ''t'' runs from -7 (bottom left) to 7 (top right). The function converges to the points shown as ''t'' tends t) |
- Edit this file using an external application (See the setup instructions for more information)
File links
The following 2 pages on Wikimedia Commons link to this file. Some pages on other Wikimedia projects may also link to it.
Global file usage
The following other wikis use this file:
- Usage of Cornu Spiral.svg on cswiki
- Usage of Cornu Spiral.svg on dewiki
- Usage of Cornu Spiral.svg on dewiktionary
- Usage of Cornu Spiral.svg on enwiki
- Usage of Cornu Spiral.svg on simplewiki
where t runs from -7 (bottom left) to 7 (top right). The function converges to the points shown as t tends to positive or negative infinity.