File:Generalized factorial function more infos.svg

Summary

Description
English: Plot of the generalized factorial function over the interval [-5, 5].
Date
Source

minX = -5;
asymptotes = Table[x, {x, minX + 1, -1}];
Plot[x!, {x, minX, 5}, Exclusions -> asymptotes, GridLines -> {asymptotes, {}}, GridLinesStyle -> Directive[Opacity[0.7], Dashed], ImageSize -> 500]

After saving the image as an SVG from Mathematica, edit the raw SVG text by adding "width='500' height='315'" to the end of the SVG tag.
Author Mathmensch based on work of Bender2k14
Other versions

Licensing

This work is ineligible for copyright and therefore in the public domain because it consists entirely of information that is common property and contains no original authorship.
Category:PD ineligible#Generalized%20factorial%20function%20more%20infos.svg Category:Gamma and related functions Category:Images with Mathematica source code Category:Factorial (function)
Category:Factorial (function) Category:Gamma and related functions Category:Images with Mathematica source code Category:PD ineligible