File:Sin proportional.svg

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file(SVG file, nominally 658 × 125 pixels, file size: 21 KB)

Captions

Captions

Add a one-line explanation of what this file represents

Summary[edit]

Description Plot of sin x, with proportional scales and the gnuplot source
Source Own work
Author Olaf m
set terminal svg enhanced font "Arial,10" size 658,125
set output 'c:\temp\sin.svg'
set border 0
set style arrow 2 head filled lw 2 size 0.15,30
set style arrow 4 nohead
set samples 1000
unset key
set xtics axis ("ÔÇô2¤Ç" -2*pi, "ÔÇô3/2 ¤Ç" -1.5*pi, "ÔÇô¤Ç" -pi, "ÔÇô1/2 ¤Ç" -pi/2, "" 1, "1/2 ¤Ç" pi/2, "¤Ç" pi, "3/2 ¤Ç" 1.5*pi, "2¤Ç" 2*pi) scale 1 
set x2tics axis ("ÔÇô360^o" -2*pi, "ÔÇô270^o" -1.5*pi, "ÔÇô180^o" -pi, "ÔÇô90^o" -pi/2, "90^o" pi/2, "180^o" pi, "270^o" 1.5*pi, "360^o" 2*pi) scale 1 offset 0,2.7
set ytics axis (-1, -0.5, 0.5, 1) scale 1
set style line 3 lw 1 lt 5 lc rgb "black"
set style line 1 lc rgb "blue" lw 2
set arrow arrowstyle 2 from -2*pi-0.3,0 to 2*pi+0.3,0
set arrow arrowstyle 2 from 0,-1.05 to 0,1.25
set arrow arrowstyle 4 linestyle 0 from 0,1 to pi/2,1
set arrow arrowstyle 4 linestyle 0 from pi/2,1 to pi/2,0
set arrow arrowstyle 4 linestyle 0 from 0,-1 to -pi/2,-1
set arrow arrowstyle 4 linestyle 0 from -pi/2,-1 to -pi/2,0
plot [-2*pi-0.3:2*pi+0.3] [-1:1] sin(x) linestyle 1
set output
unset arrow
unset label

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
current17:43, 10 December 2007Thumbnail for version as of 17:43, 10 December 2007658 × 125 (21 KB)Olaf (talk | contribs){{Information |Description=Plot of sin x, with proportional scales and the gnuplot source |Source=self-made |Date= |Author= Olaf m |Permission= |other_versions= }} <code> set terminal svg enhanced font "Arial,10" size 658,125 set output 'c

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file:

Metadata