$ perl -E'printf "%d\n", 2**34' -1 $ perl -E'printf "%.0f\n", 2**34' 17179869184 [download]
In reply to Re: math problems by ikegami in thread math problems by mmittiga17