File:Unit circle.svg

來自Wikimedia Commons
跳去導覽 跳去搵嘢

原本檔案(SVG檔案,表面大細: 352 × 352 像素,檔案大細:7 KB)

Captions

Captions

Add a one-line explanation of what this file represents
Illustration of the unit circle.


A F.R

摘要[編輯]

描述
English: An illustration of the unit circle for the article Unit circle.
日期 2006年2月18號 (upload date)
來源 自己作品
作者 Gustavb
SVG genesis
InfoField
 
The SVG code is valid.
 
This mathematical image was created with unknown tool.
 
The file size of this SVG mathematical image may be irrationally large because its text has been converted to paths inhibiting translations.

協議[編輯]

Public domain This image of simple geometry 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.
Heptagon
Heptagon

Source[編輯]

Created by Gustavb using Eukleides.

Unit_circle.euk (Eukleides source)[編輯]

box(-1.3, -1.3, 1.6, 1.6, 1.4)

% Axis
X1 = point(-1.7, 0); X2 = point(1.4, 0)
Y1 = point(0, -1.7); Y2 = point(0, 1.4)
thickness(1)
draw(segment(X1,X2), full, arrow); draw(segment(Y1,Y2), full, arrow)
thickness(1.6)

O = point(0,0);  % origo

% Unit circle
C = circle(O, 1)

% Angle
phi interactive(58, -3, 0, 360, "", right)
P = point(C, phi:) 

draw(C); draw(P); draw(O,P)

% Angle mark
tricks "psset{linewidth=.5pt,arrowsize=3pt}"
mark(X2,O,P,arrow,.5)

% Draw labels
draw("$t$",O,.35,.5*phi:)
draw("$y$",Y2,.15,-30:); draw("$x$",X2,.15,-130:)

PS-tricks source[編輯]

\psset{linecolor=black, linewidth=.5pt, arrowsize=2pt 4}
\psset{unit=1.4000cm}
\pspicture*(-1.3000,-1.3000)(1.6000,1.6000)
\psset{linewidth=0.5000pt}
\psline{->}(-1.7000,0.0000)(1.4000,0.0000)
\psline{->}(0.0000,-1.7000)(0.0000,1.4000)
\psset{linewidth=0.8000pt}
\pscircle(0.0000,0.0000){1.0000}
\psdots[dotstyle=*, dotscale=1.0000](0.5299,0.8480)
\psline(0.0000,0.0000)(0.5299,0.8480)
\psset{linewidth=.5pt,arrowsize=3pt}
\psarc{->}(0.0000,0.0000){0.2500}{0.0000}{58.0000}
\uput{0.3500}[29.0000](0.0000,0.0000){$t$}
\uput{0.1000}[58.0000](0.5299,0.8480){$(\cos t,\sin t)$}
\uput{0.1500}[-30.0000](0.0000,1.4000){$y$}
\uput{0.1500}[-130.0000](1.4000,0.0000){$x$}
\endpspicture

Instructions[編輯]

  1. Create EPS
    $ euk2eps Unit_circle.euk
  2. Outline fonts
    $ eps2eps -dNOCACHE Unit_circle.eps Unit_circle2.eps
  3. Fix bounding box
    $ ps2epsi Unit_circle2.eps Unit_circle.eps
  4. Convert to Sketch
    $ pstoedit -f sk Unit_circle.eps Unit_circle.sk
  5. Convert to SVG
    $ skconvert Unit_circle.sk Unit_circle.svg
  6. Fix Unit_circle.svg with Inkscape
  7. create EPS br pre $euk2EPS Unit_circle.euk pre
  8. outline fonts

檔案歷史

撳個日期/時間去睇響嗰個時間出現過嘅檔案。

日期/時間縮圖尺寸用戶註解
現時2019年6月10號 (一) 20:44響2019年6月10號 (一) 20:44嘅縮圖版本352 × 352(7 KB)Jarvisa傾偈 | 貢獻Minified
2006年3月6號 (一) 22:54響2006年3月6號 (一) 22:54嘅縮圖版本352 × 352(16 KB)Gustavb傾偈 | 貢獻
2006年3月6號 (一) 22:17響2006年3月6號 (一) 22:17嘅縮圖版本352 × 352(16 KB)Gustavb傾偈 | 貢獻better svg conversion
2006年2月18號 (六) 03:43響2006年2月18號 (六) 03:43嘅縮圖版本352 × 352(21 KB)Gustavb傾偈 | 貢獻== Summary == An illustration of the unit circle for the article Unit circle. Created by Gustavb using [http://www.eukleides.org/ Eukleides]. == Licensing == {{GFDL-self}} == Source == === Unit_circle.euk (Eukleides source) === <pre

全域檔案使用情況

下面嘅維基都用緊呢個檔案:

睇呢個檔案嘅更多全域使用情況

Metadata