/* ERRORS */ int a = NaN; int b = inf; int c = +inf; int d = -inf; int e = 2*(1+inf);