Skip to content
Prev 178070 / 398502 Next

large factorials

Thank you everyone all of your posts were very helpful.  I tried each one and
I think I have about 10 new packages installed.  The formula I need to
calculate did not involve any logarithms but infinite summations of
factorials, I'm sorry for not specifying.  I read some things about using
logarithms but I thought in my case I would have to do an e to the log and
by doing that R still gave me the same problems with numbers over 170.  

But I was able to get it to work by using the last post about the rsympy
packages.  

I tried downloading bc but I didn't know how to connect it to R, so R said
"could not find function bc".  

Thanks again for all of your help.
Samantha
Gabor Grothendieck wrote: