From Wikipedia, the free encyclopedia
[edit] Summary
Description |
Plot of sine (red) and arcsine (green) functions
|
Source |
Self-made using gnuplot and Inkscape
|
Date |
2006-05-06
|
Author |
Jaro.p
|
Permission |
See below
|
[edit] Instructions
Generated in gnuplot with the following script:
set terminal svg size 1200 800 fixed enhanced fname 'Times' fsize 36
set output "sin.svg"
set grid
set xtics pi/2
set mxtics 4
set xzeroaxis linetype -1 linewidth 1.5
set yzeroaxis linetype -1 linewidth 1.5
set xzeroaxis
set yzeroaxis
set xrange [-2*pi:2*pi]
set yrange [-2:2]
plot sin(x) lw 4, asin(x) lw 4
[edit] Licensing
I, the author of this work, hereby publish it under the following licenses:
You may select the license of your choice.
|
File links
The following pages on the English Wikipedia link to this file (pages on other projects are not listed):