1 Jun
2003
1 Jun
'03
3:57 p.m.
On Thursday 29 May 2003 12:40 am, Tim Wegner wrote:
I found this when running Jim White's example:
Arg1: 0.166666666666667 0.000000000000000 Arg2: -5.000000000000000 0.000000000000000 Result: 1.132467200411351 -0.653830243005915 Arg1: 0.166666666666667 0.000000000000000 Arg2: -5.000000000000000 0.000000000000000 Result: 1.132467200411351 0.653830243005915
The problem could be the 0.166666666666667, and not the -5.0, since it does not have an exact representation in binary. Jonathan