Igor Schein on Thu, 25 Jul 2002 11:50:00 -0400


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

precision suggestion


Hi,

I propose introducing a command which would be called something like
increaseprec, and which would increase precision to the next increment
value, i.e. from 9 to 19 to 28 to 38 to 48 to 57 etc. on 32bit
platform, and from 19 to 37 to 57 etc. on 64bit platform.  It would be
analogous to allocatemem().

Thanks

Igor