calculating large factorials
Use lfactorial to calculate log factorial.
On Tue, Dec 9, 2008 at 7:55 PM, <rfulton at stats.gla.ac.uk> wrote:
Hi I was wondering if there is a way to compute factorials >170 in R i have a formula including factorials of nearly 10000 i know in python and i think c++ there is a big number library is there something like this in R? Thanks ----- The University of Glasgow, charity number SC004401
______________________________________________ R-help at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.