Links:
Examples:
Modules:
fac()
Profiling:
Versions:
Fac(x)
>>> from smpl.functions import fac >>> from smpl import plot >>> plot.function(fac,xmin=-5,xmax=5)
(Source code, png, hires.png, pdf)