File:Primorial e plot.svg
Summary
| Description |
English: Plot of the n-th root of the Primorial function. |
| Date | |
| Source |
English: The plot was produced running Gnuplot on the following code:
set terminal svg set output "primorial_neu.svg" set bmargin 2 set rmargin 5 set tmargin 3 set arrow from 0,0 to 0,2.95 lt -1 lw 1.0 filled set arrow from 0,0 to 6300,0 lt -1 lw 1.0 filled set xtics nomirror set ytics nomirror (0,1,2,"e" exp(1)) set xrange [0:6100] set yrange [0:2.85] set border 3 set key 4000,2 plot "out.txt" title '(n#)^(1/n)' with lines, exp(1) title 'e'It was then post-processed with Sodipodi. |
| Author | Tino H. Seifert |
| SVG development | Category:Valid SVG created with Gnuplot#Primorial%20e%20plot.svg |
Licensing
Tino H. Seifert, the copyright holder of this work, hereby publishes it under the following license:
| Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License. |
| This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license. | ||
Attribution: Tino H. Seifert | ||
| ||
| This licensing tag was added to this file as part of the GFDL licensing update. |