Geez, Jim asks a very reasonable question and gets a condescending
lecture on software design and the meaning of life. Let's try again.
var: x(0);
x = 1.000000000015 - 1.000000000010;
if x = .000000000005 then plot1(x,"pass") else plot2(x,"fail");
--
Dennis
|