Original file(SVG file, nominally 1,600 × 1,300 pixels, file size: 14 KB)

Captions

Captions

Add a one-line explanation of what this file represents

Summary

edit
Description A graph of the tangent function on the interval (-2π,2π)
Date 21 March 2006 (original upload date)
Source No machine-readable source provided. Own work assumed (based on copyright claims).
Author No machine-readable author provided. Ktims assumed (based on copyright claims).

Instructions

edit

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

Licensing

edit
Public domain I, the copyright holder of this work, release this work into the public domain. This applies worldwide.
In some countries this may not be legally possible; if so:
I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current09:51, 21 March 2006Thumbnail for version as of 09:51, 21 March 20061,600 × 1,300 (14 KB)Ktims (talk | contribs)A graph of the tangent function on the interval (-2π,2π)

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file:

Metadata