Hi Tom, On Tuesday, August 17, 2004, 11:03:14 AM, you wrote:
TC> it may be faster but what results are you getting? The results are correct because he is dropping the least significant bits with AND. So you AND with 254 if you are dividing by 2, 252 if you are dividing by 4, 244 for 8 and so on. Regards, Gabriele. -- Gabriele Santilli <[EMAIL PROTECTED]> -- REBOL Programmer Amiga Group Italia sez. L'Aquila --- SOON: http://www.rebol.it/ -- To unsubscribe from the list, just send an email to rebol-request at rebol.com with unsubscribe as the subject.
