File:Trigonometric functions de.svg
Summary
Description |
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 2then I heavily post-processed with Inkscape. |
Date | (UTC) |
Source |
This file was derived from: Trigonometric functions.svg: ![]() Category:Derivative versions |
Author |
|
This is a retouched picture, which means that it has been digitally altered from its original version. Modifications: german labels. The original can be viewed here: Trigonometric functions.svg: ![]() |
Licensing
I, the copyright holder of this work, hereby publish it under the following licenses:
This file is licensed under the Creative Commons Attribution-Share Alike 2.5 Generic, 2.0 Generic and 1.0 Generic license.
- You are free:
- to share – to copy, distribute and transmit the work
- to remix – to adapt the work
- Under the following conditions:
- attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
- share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
![]() ![]() ![]() |
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license. | |
| ||
This licensing tag was added to this file as part of the GFDL licensing update. |
![]() |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License. |
You may select the license of your choice.
Original upload log
This image is a derivative work of the following images:
- File:Trigonometric_functions.svg licensed with Cc-by-sa-2.5,2.0,1.0, Cc-by-sa-3.0-migrated, GFDL
- 2011-03-22T15:39:44Z Msm 744x485 (20890 Bytes) Simlified curves in Inkscape.
- 2010-09-25T04:12:31Z Gringer 744x485 (26280 Bytes) Reverted to version as of 15:04, 2 August 2010 -- previous version is too confusing
- 2010-09-23T06:41:14Z Spinningspark 744x485 (27612 Bytes) Reverted to version as of 21:53, 20 May 2007
- 2010-08-02T15:04:15Z Gringer 744x485 (26280 Bytes) made order of reciprocal functions consistent with primary functions
- 2010-08-02T14:54:52Z Gringer 744x485 (28818 Bytes) Made primary functions consistent line style, complementary functions consistent line style. Primary functions are now the same colour as the complementary functions.
- 2007-05-20T21:53:30Z Alejo2083 744x485 (27612 Bytes) {{Information |Description=An image showing the trigonometric functions on 2d space: Green - Cosine, Blue - Sine, Red - Tangent, Yello
Uploaded with derivativeFX Category:Uploaded with derivativeFX
Category:SVG trigonometric x-y functions Category:SVG trigonometric functions Category:Images with Gnuplot source code
Category:CC-BY-SA-2.5,2.0,1.0
Category:CC-BY-SA-3.0-migrated
Category:Derivative versions
Category:GFDL
Category:Images with Gnuplot source code
Category:License migration redundant
Category:SVG retouched pictures
Category:SVG trigonometric functions
Category:SVG trigonometric x-y functions
Category:Self-published work
Category:Uploaded with derivativeFX