File:Log-factorial.svg
| Description |
English: Created myself with gnuplot to replace Media:Log-factorial.PNG.
set samples 1001 set terminal svg enhanced fname "Times-Roman" fsize 20 set output "log-factorial.svg" set key left set gridplot [0:20000] lgamma(x+1) title "ln(x!)" |
| Date | 29 April 2007 (original upload date) |
| Source | Transferred from en.wikipedia to Commons by Eric Bauman using CommonsHelper. |
| Author | Ec- at English Wikipedia |
Licensing
| This work has been released into the public domain by its author, Ec- at English Wikipedia. This applies worldwide. In some countries this may not be legally possible; if so: Ec- grants anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law. |
Original upload log
The original description page was here. All following user names refer to en.wikipedia.
- 2007-04-29 23:19 Ec- 600×480× (14690 bytes) Created myself with [[gnuplot]] to replace [[Log-factorial.PNG]]. set samples 1001 set terminal svg enhanced fname "Times-Roman" fsize 20 set output "log-factorial.svg" set key left set grid plot [0:20000] lgamma(x+1) title "ln(x!)"