From: "Florian Aßmann" Date: 2007-08-30T09:29:12+09:00 Subject: Re: Bug in % (Float)? Hi Charlie, I really don't like floats. That's because some things only machines understand. For further reading check * http://en.wikipedia.org/wiki/Modulo_operation * http://en.wikipedia.org/wiki/Floor_function (especially: The operator (int) in C) Regards Florian