跳至內容

File:Atan2.PNG

頁面內容不支援其他語言。
這個檔案來自維基共享資源
維基百科,自由的百科全書

Atan2.PNG(640 × 480 像素,檔案大小:7 KB,MIME 類型:image/png


摘要

描述
English: Atan2 function. On horizontal axis 0X there is complex argument of point of unit circle. It is measured ( principal value ) from 0 to 2pi ( modulo 2 pi).

On vertical axis 0Y ther is output of function atan2 :

where is a point of unit circle :

such

so

Atan2 function gives argument of complex number with principal value in range -pi to pi, , that is -π < atan2(y, x) ≤ π.

Such definition makes function single-valued, [1] but creates discontinuity at angle pi.

Maxima source code

It uses gnuplot through Maxima

 L(t):=exp(%i*t*2*%pi); /* unit circle parametrised with angle in turns */
 plot2d(
 [atan2(imagpart(L(x)),realpart(L(x)))],
 [x,0,1],
 [y,-2*%pi,2*%pi],
 [plot_format, gnuplot],
 [gnuplot_term,"png"],
 [gnuplot_out_file, "atan2.png"],
 [legend, "atan2"],
 [xlabel,"angle in radians"], 
 [ylabel,"angle in radians"],
 [gnuplot_preamble,"
   set key left top;
  set xtics ('pi/2' 0.25, 'pi' 0.5, '3pi/2' 0.75,'2pi' 1.0);
  set ytics ('-2pi' -6.283, '-pi' -3.1415, '-pi/2' -1.5708, '0' 0, 'pi/2' 1.5708, 'pi' 3.1415, '2pi' 6.283);
  set grid xtics ytics 
  "]
 );
After plotting in Maxima vertical line was manually removed ( using image editor) and red circles was added.
日期
來源 自己的作品
作者 Adam majewski
其他版本


References

  1. Computation of the external argument by Wolf Jung

授權條款

我,本作品的著作權持有者,決定用以下授權條款發佈本作品:
w:zh:共享創意
姓名標示 相同方式分享
您可以自由:
  • 分享 – 複製、發佈和傳播本作品
  • 重新修改 – 創作演繹作品
惟需遵照下列條件:
  • 姓名標示 – 您必須指名出正確的製作者,和提供授權條款的連結,以及表示是否有對內容上做出變更。您可以用任何合理的方式來行動,但不得以任何方式表明授權條款是對您許可或是由您所使用。
  • 相同方式分享 – 如果您利用本素材進行再混合、轉換或創作,您必須基於如同原先的相同或兼容的條款,來分布您的貢獻成品。
GNU head 已授權您依據自由軟體基金會發行的無固定段落、封面文字和封底文字GNU自由文件授權條款1.2版或任意後續版本,對本檔進行複製、傳播和/或修改。該協議的副本列在GNU自由文件授權條款中。
您可以選擇您需要的授權條款。

說明

添加單行說明來描述出檔案所代表的內容

在此檔案描寫的項目

描繪內容

創作作者 Chinese (Hong Kong) (已轉換拼寫)

沒有維基數據項目的某些值

作者姓名字串 繁體中文 (已轉換拼寫):​Adam majewski
維基媒體使用者名稱 繁體中文 (已轉換拼寫):​Adam majewski

著作權狀態 繁體中文 (已轉換拼寫)

有著作權 繁體中文 (已轉換拼寫)

GNU自由文檔許可證1.2或更高版本 繁體中文 (已轉換拼寫)

共享創意署名-相同方式共享3.0Unported Chinese (Hong Kong) (已轉換拼寫)

檔案來源 Chinese (Taiwan) (已轉換拼寫)

上傳者的原創作品 繁體中文 (已轉換拼寫)

多媒體型式 繁體中文 (已轉換拼寫)

image/png

校驗和 繁體中文 (已轉換拼寫)

287ef68bb8574a07da37e2fa3fc4cefba9e78c3b

斷定方法:​SHA-1 中文 (已轉換拼寫)

資料大小 Chinese (Hong Kong) (已轉換拼寫)

7,575 位元組

480 像素

640 像素

檔案歷史

點選日期/時間以檢視該時間的檔案版本。

日期/時間縮⁠圖尺寸用戶備⁠註
目前2009年2月5日 (四) 16:56於 2009年2月5日 (四) 16:56 版本的縮圖640 × 480(7 KB)Soul windsurfer{{Information |Description={{en|1=Atan2 function}} |Source=Own work by uploader |Author=Adam majewski |Date=2009.02.05 |Permission= |other_versions= }} <!--{{ImageUpload|full}}-->

沒有使用此檔案的頁面。

全域檔案使用狀況

以下其他 wiki 使用了這個檔案:

  • fr.wikipedia.org 的使用狀況