File:Tangent.svg

From Citizendium
Jump to navigation Jump to search

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

This file is from a shared repository and may be used by other projects. The description on its file description page there is shown below.

Summary

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

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

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.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

21 March 2006

File history

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

Date/TimeThumbnailDimensionsUserComment
current04:51, 21 March 2006Thumbnail for version as of 04:51, 21 March 20061,600 × 1,300 (14 KB)imagescommonswiki>KtimsA graph of the tangent function on the interval (-2π,2π)

The following file is a duplicate of this file (more details):

There are no pages that use this file.

Metadata