in reply to Re: How does Perl handle arithmetic overflows?
in thread How does Perl handle arithmetic overflows?

Many thanks for your answer.

how would Perl handle precision if left sum approaches INT_MAX while the right sum ~0?

of if the unknown array is actually LLONG_MAX?

  • Comment on Re^2: How does Perl handle arithmetic overflows?