On Wed, Mar 22, 2006 at 10:39:00PM +0100, Dominique Dhumieres wrote: > First I found today that anint() behaves as axpected > (at least by me), so I think nint() is buggy. > Yes, it is buggy because it implements the naive routine. I've already posted a better algorithm that someone can implement when he/she has time. -- Steve