Large inexact numbers may change values after a second round trip between read and write. I was expecting to reach a fixed point after the first round trip. Is this a bug?
Welcome to Racket v7.8 [cs]. > 4.57030e+53 4.5703e+53 > 4.5703e+53 4.5702999999999995e+53 -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/28f2c566-472f-48eb-881f-028dad5b1285n%40googlegroups.com.

