strange behavior, out of range?
strange behavior, out of range?
- Subject: strange behavior, out of range?
- From: Ariel Feinerman <email@hidden>
- Date: Tue, 11 May 2010 00:12:50 +0300
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