by MacRules <dodeca001@[EMAIL PROTECTED]
>
Jun 23, 2008 at 05:31 AM
>
> Do you actually have an identified problem that you believe this would
> solve, or are you doing it for the hell of it?
>
The code I inherited is poorly written and fairly complex. In fact,
it's a nightmare. The last thing I want do to is make unnecessary
changes. Even the upgrade from float to double makes me a bit nervous.
The additional accuracy that doubles would bring would be handy, as
long as performance doesn't suffer.
- Steve