Re: How to find the greatest of two numbers without using the comparison operators?



On Fri, 31 Aug 2007 16:34:04 GMT, "William M. Klein"
<wmklein@xxxxxxxxxxxxxxxxx> wrote:

Therefore, I could think of ways to do it with
words (not symbols) and without an IF (using intrinsic function MAX), or with
only = (not > or <);

I once had a requirement to use words, because our print train was
missing one of the above symbols. Fortunately that need is long
past.
.