What is it that you think is strange about that result?
Sent from my iPad On May 10, 2010, at 14:12, Ariel Feinerman < email@hidden> wrote:
Hi,
There is float vars, I check them values with gdb:
p_object->aabb[6].z = 7.00061798;
p_object->aabb[0].z = - 7.00061846;
p_object->bsphere_center.z = (p_object->aabb[6].z + p_object->aabb[0].z)/2.0;
Xcode 3.2.1, llvm-gcc 4.2 What is this? I cannot understand
7.00061798 - 7.00061846 = -2.38418579e-07-- best regards Ariel
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
|