From Wikipedia, the free encyclopedia
[edit] Summary
A graph of the tangent function on the interval (-2π,2π)
[edit] Instructions
Generated with the following gnuplot script, then touched up and reannotated in Inkscape.
set terminal svg size 1600 1300 fname "Times New Roman" fsize 48
set output "tangent.svg"
set nokey
set xtics pi/2
set mxtics 4
set ytics 1
set nogrid
set xzeroaxis
set yzeroaxis
set title "Tangent"
set xrange [-2*pi:2*pi]
set yrange [-1.5:1.5]
plot tan(x) lw 4
[edit] Licensing
File links
The following pages on the English Wikipedia link to this file (pages on other projects are not listed):