Thanks Frank :) , similar answers were already given On 16/01/2015, Frank Kampas <[email protected]> wrote: > factorial(BigInt(21)) works > > On Monday, January 12, 2015 at 10:10:06 PM UTC-5, Carlos Baptista wrote: >> >> I understand that factorial(21) is quite a large number and therefore an >> OverflowError is perfectly understandable. However, with Octave I can go >> up >> to factorial(170) (if I go higher I receive Inf). Is there a way to go >> beyond factorial(20) in Julia? >> >
-- Regards, C. F. Baptista
