2017-04-17 22:56 GMT+02:00 Vincent St-Amour <[email protected]> :
> (For people following along, the issue is that there exists a value `x` > such that `(= (+ x 1e-17) x)`, and that the iteration reaches that `x` > as its state at some point, then loops.) > What is the smallest y such that no x exists such that (= (+ x y) x) ? /Jens Axel -- 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]. For more options, visit https://groups.google.com/d/optout.

