in reply to Re: simple arithmetic creates rounding errors
in thread simple arithmetic creates rounding errors

Thanks reasonablekeith

The "%.9g" fixed it. Unlike "%.3f" which produces .000 onto everything.

Excellent!!!!

I must look better through the cookbook next time :-)

  • Comment on Re^2: simple arithmetic creates rounding errors