ឯកសារ:Unit circle.svg

ដោយសព្វវចនាធិប្បាយសេរីវិគីភីឌា

ទៅកាន់៖ ទិសដៅ, ស្វែងរក

Unit_circle.svg(ឯកសារប្រភេទSVG ៣៥២ × ៣៥២ ភីកសែល ទំហំឯកសារ៖ ១៦គីឡូបៃ)

This file is from Wikimedia Commons and may be used by other projects. The description on its file description page there is shown below.

មាតិកា

[កែប្រែ] សេចក្តីសង្ខេប

An illustration of the unit circle for the article Unit circle.

[កែប្រែ] អាជ្ញាប័ណ្ណ

I, the copyright holder of this work, hereby publish it under the following licenses:
GNU head រូបភាពនៃទំព័រនេះជាកម្មសិទ្ធិរបស់GNU Free Documentation License។ Version 1.2 ឬក៏ខ្ពស់ជាងនេះត្រូវបានឧបត្ថមគាំទ្រដោយ មូលនិធិសូហ្វវែរដោយឥតគិតថ្លៃ (Free Software Foundation) ដែលមិនមានផ្នែកណាមួយរបស់ប្រភពដើមរួមទាំងអក្សរនៅលើគំរបមុខនិងខ្នង ត្រូវបានផ្លាស់ប្តូរទេ។ ចំពោះផ្នែកដែលមិនអាចផ្លាស់ប្តូរបាន សូមមើលGNU Free Documentation License

Afrikaans | Alemannisch | Aragonés | العربية | Asturianu | Беларуская | Беларуская (тарашкевіца) | Български | বাংলা | ইমার ঠার/বিষ্ণুপ্রিয়া মণিপুরী | Brezhoneg | Bosanski | Català | Cebuano | Česky | Dansk | Deutsch | Ελληνικά | English | Esperanto | Español | Eesti | Euskara | فارسی | Suomi | Français | Gaeilge | Galego | עברית | Hrvatski | Magyar | Հայերեն | Bahasa Indonesia | Ido | Íslenska | Italiano | 日本語 | ქართული | ភាសាខ្មែរ | 한국어 | Kurdî / كوردی | Latina | Lëtzebuergesch | Lietuvių | 文言 | Македонски | Bahasa Melayu | Malti | Nnapulitano | Plattdüütsch | Nederlands | ‪Norsk (nynorsk)‬ | ‪Norsk (bokmål)‬ | Occitan | Polski | Português | Română | Русский | Slovenčina | Slovenščina | Shqip | Српски / Srpski | Svenska | Kiswahili | తెలుగు | ไทย | Tagalog | Türkçe | Українська | اردو | Vèneto | Tiếng Việt | Volapük | Yorùbá | 中文 | ‪中文(简体)‬ | ‪中文(繁體)‬ | +/−

Creative Commons license
Creative Commons Attribution Creative Commons Share Alike
This file is licensed under the Creative Commons Attribution ShareAlike 3.0 License. In short: you are free to share and make derivative works of the file under the conditions that you appropriately attribute it, and that you distribute it only under a license identical to this one. Official license

This licensing tag was added to this file as part of the GFDL licensing update.


Alemannisch | Català | Česky | Deutsch | Deutsch (Sie-Form) | Ελληνικά | English | Español | Eesti | Suomi | Français | Հայերեն | Hrvatski | Italiano | 한국어 | Lietuvių | Македонски | Polski | Português | Português do Brasil | Русский | Svenska | ไทย | Vèneto | Tiếng Việt | +/−

You may select the license of your choice.


[កែប្រែ] 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
  1. create EPS br pre $euk2EPS Unit_circle.euk pre
  2. outline fonts

ប្រវត្តិ​ឯកសារ

ចុចលើ ម៉ោងនិងកាលបរិច្ឆេទ ដើម្បីមើលឯកសារដែលបានផ្ទុកនៅពេលនោះ ។

ម៉ោងនិងកាលបរិច្ឆេទកូនរូបភាពវិមាត្រអ្នកប្រើប្រាស់យោបល់
បច្ចុប្បន្នម៉ោង២២:៥៤ ថ្ងៃច័ន្ទ ទី០៦ ខែមីនា ឆ្នាំ២០០៦កូន​រូប​ភាព​​សម្រាប់​កំណែ​ (version) កាល​ពី​​ ម៉ោង២២:៥៤ ថ្ងៃច័ន្ទ ទី០៦ ខែមីនា ឆ្នាំ២០០៦៣៥២×៣៥២ (១៦គីឡូបៃ)Gustavb
ម៉ោង២២:១៧ ថ្ងៃច័ន្ទ ទី០៦ ខែមីនា ឆ្នាំ២០០៦កូន​រូប​ភាព​​សម្រាប់​កំណែ​ (version) កាល​ពី​​ ម៉ោង២២:១៧ ថ្ងៃច័ន្ទ ទី០៦ ខែមីនា ឆ្នាំ២០០៦៣៥២×៣៥២ (១៦គីឡូបៃ)Gustavb (better svg conversion)
ម៉ោង០៣:៤៣ ថ្ងៃសៅរ៍ ទី១៨ ខែកុម្ភៈ ឆ្នាំ២០០៦កូន​រូប​ភាព​​សម្រាប់​កំណែ​ (version) កាល​ពី​​ ម៉ោង០៣:៤៣ ថ្ងៃសៅរ៍ ទី១៨ ខែកុម្ភៈ ឆ្នាំ២០០៦៣៥២×៣៥២ (២១គីឡូបៃ)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)

ខាងក្រោមនេះគឺជាទំព័រដែលភ្ជាប់ទៅនឹងឯកសារ(ហ្វាល់)នេះ៖