File:Trigonometric functions.svg

原始文件(SVG文件,尺寸为744 × 485像素,文件大小:20 KB)


摘要

描述
English: An image showing the trigonometric functions on 2d space:
Blue - Sine
Green - Cosine
Red - Tangent
Blue (dotted) - Cosecant
Green (dotted) - Secant
Red (dotted) - Cotangent

I created it with the following Gnuplot code:

# set the output
set terminal svg enhanced fname "Times" fsize 18
set output "trigonometric_functions.svg"

# axis properties
set xrange [-1.5*pi:1.5*pi]
set yrange [-3:3]
set grid xtics ytics
set key 7,3

plot sin(x) title "sine" with lines linewidth 2,\
     cos(x) title "cosine" with lines linewidth 2,\
     tan(x) title "tangent" with lines linewidth 2,\
     1/cos(x) title "secant" with lines linewidth 2,\
     1/sin(x) title "cosecant" with lines linewidth 2,\
     1/tan(x) title "cotangent" with lines linewidth 2
then I heavily post-processed with Inkscape.
日期
来源 own work, made with Gnuplot and post-processed with Inkscape
 
本W3C状态不明的矢量图使用Gnuplot创作.
作者 Alessio Damato
其他版本 it's an improved version of Image:Trigonometric-functions-thick.gif

许可协议

我,本作品著作权人,特此采用以下许可协议发表本作品:
GNU head 已授权您依据自由软件基金会发行的无固定段落及封面封底文字(Invariant Sections, Front-Cover Texts, and Back-Cover Texts)的GNU自由文件许可协议1.2版或任意后续版本的条款,复制、传播和/或修改本文件。该协议的副本请见“GNU Free Documentation License”。
w:zh:知识共享
署名 相同方式共享
本文件采用知识共享署名-相同方式共享 3.0 未本地化版本许可协议授权。
您可以自由地:
  • 共享 – 复制、发行并传播本作品
  • 修改 – 改编作品
惟须遵守下列条件:
  • 署名 – 您必须对作品进行署名,提供授权条款的链接,并说明是否对原始内容进行了更改。您可以用任何合理的方式来署名,但不得以任何方式表明许可人认可您或您的使用。
  • 相同方式共享 – 如果您再混合、转换或者基于本作品进行创作,您必须以与原先许可协议相同或相兼容的许可协议分发您贡献的作品。
本许可协议标签作为GFDL许可协议更新的组成部分被添加至本文件。
w:zh:知识共享
署名 相同方式共享
本文件采用知识共享署名-相同方式共享2.5 通用2.0 通用1.0 通用许可协议授权。
您可以自由地:
  • 共享 – 复制、发行并传播本作品
  • 修改 – 改编作品
惟须遵守下列条件:
  • 署名 – 您必须对作品进行署名,提供授权条款的链接,并说明是否对原始内容进行了更改。您可以用任何合理的方式来署名,但不得以任何方式表明许可人认可您或您的使用。
  • 相同方式共享 – 如果您再混合、转换或者基于本作品进行创作,您必须以与原先许可协议相同或相兼容的许可协议分发您贡献的作品。
您可以选择您需要的许可协议。

说明

添加一行文字以描述该文件所表现的内容

此文件中描述的项目

描繪內容

文件历史

点击某个日期/时间查看对应时刻的文件。

日期/时间缩⁠略⁠图大小用户备注
当前2011年3月22日 (二) 15:392011年3月22日 (二) 15:39版本的缩略图744 × 485(20 KB)MsmSimlified curves in Inkscape.
2010年9月25日 (六) 04:122010年9月25日 (六) 04:12版本的缩略图744 × 485(26 KB)GringerReverted to version as of 15:04, 2 August 2010 -- previous version is too confusing
2010年9月23日 (四) 06:412010年9月23日 (四) 06:41版本的缩略图744 × 485(27 KB)SpinningsparkReverted to version as of 21:53, 20 May 2007
2010年8月2日 (一) 15:042010年8月2日 (一) 15:04版本的缩略图744 × 485(26 KB)Gringermade order of reciprocal functions consistent with primary functions
2010年8月2日 (一) 14:542010年8月2日 (一) 14:54版本的缩略图744 × 485(28 KB)GringerMade primary functions consistent line style, complementary functions consistent line style. Primary functions are now the same colour as the complementary functions.
2007年5月20日 (日) 21:532007年5月20日 (日) 21:53版本的缩略图744 × 485(27 KB)Alejo2083{{Information |Description=An image showing the trigonometric functions on 2d space: <span style="color:#0A0">Green</span> - Cosine, <span style="color:#00A">Blue</span> - Sine, <span style="color:#A00">Red</span> - Tangent, <span style="color:#AA0">Yello

没有页面链接到本图像。

全域文件用途

以下其他wiki使用此文件:

元数据