What is the result of this code?
a = 1; b = 2; c = 3; d = 4; e = c / (~a - b == c - d);
Error
c = Inf
c = -0.2500
c = NaN