File:Sine cosine plot.svg
This is a file from the Wikimedia Commons. Information from its description page there is shown below.
Commons is a freely licensed media file repository. You can help. |
Summary
Description | Plot of sine (red) and cosine (green) functions | ||
Date | 2006-06-94 | ||
Source | Self-made using gnuplot and Inkscape
|
||
Author | Qualc1 |
Instructions
Generated in gnuplot with the following script:
set terminal svg size 1200 800 fixed enhanced fname 'Times' fsize 36 set output "sine_cosine_plot.svg" set samples 10000 set xrange [-390:390] set yrange [-2:2] set grid set xzeroaxis linetype -1 linewidth 1.5 set yzeroaxis linetype -1 linewidth 1.5 unset border set angles degrees plot cos(3x) lw 4
Licensing
|
set terminal svg size 1200 800 fixed enhanced fname 'Times' fsize 36 set output "sine_cosine_tangent_plot.svg"
set samples 10000
set xrange [-390:390] set yrange [-2:2] set zrange [390:-390]
set grid set xzeroaxis linetype -1 linewidth 1.5 set yzeroaxis linetype -1 linewidth 1.5 set zzeroaxis linetype -1 linewidth 1.5
unset border set angles degrees plot sin(x) lw 4, cos(x) lw 4, tan(x) 1w 4
File usage
Metadata
Schools Wikipedia and SOS Children
SOS Childrens Villages has brought Wikipedia to the classroom. SOS Children's Villages is a global charity founded in 1949 to give children who have lost everything the childhood they deserve. Go to http://www.soschildrensvillages.org.uk/sponsor-a-child to sponsor a child.