questionnable nint() behavior

Steve Kargl sgk@troutmask.apl.washington.edu
Sat Mar 25 16:12:00 GMT 2006


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



More information about the Fortran mailing list