On Sunday, 27 December 2015 at 16:01:37 UTC, TheDGuy wrote:
Sry:
                        if((x1 < 0) & (x2 >= 0)){

This looks like a bug, with & instead of &&.

-- Simon

Reply via email to