ファイル:Unit circle.svg

ページのコンテンツが他言語でサポートされていません。

元のファイル(SVG ファイル、352 × 352 ピクセル、ファイルサイズ: 7キロバイト)


A F.R

概要

解説
English: An illustration of the unit circle for the article Unit circle.
日付 2006年2月18日 (アップロード日)
原典 投稿者自身による著作物
作者 Gustavb
SVG 開発
InfoField
W3C grn 
このSVGのソースコードは正しい.
Unknown logo-V 
この 数学的図像は不明のSVGツールで作成されました。
Gnome-mime-application-x-font-ttf 
The file size of this SVG mathematical image may be irrationally large because its text has been converted to paths inhibiting translations.

ライセンス

Public domain この画像は著作権の対象にならない単純な幾何学図形であり、共有の財産とされる情報によってのみ構成されており、独自の著作物性がないため、パブリックドメインに属します。
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

キャプション

このファイルの内容を1行で記述してください
Illustration of the unit circle.

このファイルに描写されている項目

題材

18 2 2006

ファイルの履歴

過去の版のファイルを表示するには、その版の日時をクリックしてください。

日付と時刻サムネイル寸法利用者コメント
現在の版2019年6月10日 (月) 20:442019年6月10日 (月) 20:44時点における版のサムネイル352 × 352 (7キロバイト)JarvisaMinified
2006年3月6日 (月) 22:542006年3月6日 (月) 22:54時点における版のサムネイル352 × 352 (16キロバイト)Gustavb
2006年3月6日 (月) 22:172006年3月6日 (月) 22:17時点における版のサムネイル352 × 352 (16キロバイト)Gustavbbetter svg conversion
2006年2月18日 (土) 03:432006年2月18日 (土) 03:43時点における版のサムネイル352 × 352 (21キロバイト)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

以下のページがこのファイルを使用しています:

グローバルなファイル使用状況

以下に挙げる他のウィキがこの画像を使っています:

このファイルのグローバル使用状況を表示する。

メタデータ