[virtmach] instruction set

Jon Moore jonm@dsl.cis.upenn.edu
Wed, 19 Apr 2000 10:34:58 EDT


> > Because this:
> >    if ( a < b )
> > is not the same as this:
> >    if ( (a-b) < 0 )
> 
> In what mathematics?

In the realm of a finitely-sized set of integers, it is possible for the
second test to cause an under- (or over-) flow, whereas this should not be
the case for the first test.

Jon
..........
Jonathan Moore                              http://www.cis.upenn.edu/~jonm
University of Pennsylvania                          jonm@dsl.cis.upenn.edu