long int computations

Victor Eijkhout see at sig.for.address
Mon May 3 11:17:47 EDT 2010


I have two long ints, both too long to convert to float, but their ratio
is something reasonable. How can I compute that? The obvious "(1.*x)/y"
does not work.

Victor.

-- 
Victor Eijkhout -- eijkhout at tacc utexas edu



More information about the Python-list mailing list