Re: one-liner for characater replacement
Group: comp.lang.fortran · Group Profile · Search for quotient in comp.lang.fortran
Author: James Giles
Date: Jun 6, 2008 13:10
... that because I think integer divide (like all other integer operations) should be exact unless it overflows. (Having arbitrary precision integer and rational arithmetic means that there are no overflows.) Mixed-mode between an integer quotient and a float should not require greater precision than the float operand. Perhaps it's merely a bias, but both rules work well for Common List (which seems to have been very carefully defined as ...
Show full article (0.98Kb) |