File:Log-factorial.svg

Uploaded by File Upload Bot (Magnus Manske)
Upload date 2009-10-07T13:40:16Z
MIME type image/svg+xml
Dimensions 600 × 480 px
File size 14.3 KB
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 grid
plot [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

Public domain 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!)"

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

29 April 2007

Category:Factorial (function) Category:PD-user