in reply to Re^4: Determining the minimum representable increment/decrement possible? (Perl's scanf broken?)
in thread Determining the minimum representable increment/decrement possible?

Why not use the underlying CRTs sscanf() or strtod()?

I think differences in stringifications of Inf and NaN played a roll.

  • Comment on Re^5: Determining the minimum representable increment/decrement possible? (Perl's scanf broken?)