On Mon May  2 12:30:03 PDT 2016, rym...@gmail.com wrote:

> Not crash into a flaming ball of (very vague) fire?

the obvious loop with nan

        for(i in `{seq nan >[2=]}){echo $i}

prints nothing, as the body is never executed.

what would you have it do?

to cinap's point, either nan -> float doesn't trap, and there is no protection
against bad fp math, or it does trap, and one has protection against producing
inadvertant nans.

by the way, the same issue exists with sse.

- erik

Reply via email to