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?

Reply via email to