This is a package definition template
(fac n) function
Compute the factorial of n, n! as 1!=1, n!=n*(n-1)!
Documentation generated by lispdoc running on LispWorks