File:Curva simp conexa.svg

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file(SVG file, nominally 171 × 86 pixels, file size: 2 KB)

Captions

Captions

Add a one-line explanation of what this file represents

Summary[edit]

SVG version of deleted file Curva simp conexa.jpg

 
The SVG code is valid.
 
This vector image was created with MetaPost.

Source code

InfoField

PostScript code

u := 1.0cm;

pair A[];

A[1] := origin;
A[2] := (2,0.5)*u;
A[3] := (4,-1)*u;
A[4] := (3,-2.5)*u;
A[5] := (0.5,-1.8)*u;
A[6] := (-0.5,-2)*u;
A[7] := (-2,-0.5)*u;
A[8] := (-1.5,0.2)*u;

path C;
C := A[1]{right} .. A[2]{right} .. A[3]{down} .. A[4]{left} .. A[5]{left} .. A[6]{left} .. A[7]{up} .. A[8]{right} .. cycle;

drawarrow C withpen pencircle scaled 1.0pt;

pair lbl;
lbl := (xpart(A[3]),ypart(A[2]));

label.llft(btex $C$ etex, lbl);

Licensing[edit]

This work is ineligible for copyright and therefore in the public domain because it consists entirely of information that is common property and contains no original authorship.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current16:03, 7 May 2010Thumbnail for version as of 16:03, 7 May 2010171 × 86 (2 KB)Wmheric (talk | contribs)SVG version of File:Curva_simp_conexa.jpg Category:Mathematica diagrams Category:Curves

There are no pages that use this file.