I need to use the value 0.3. I am using float for this. Now when I move the mouse of this variable in VS2010, it tells me 0.2999999 instead of 0.3.
But I would really need the 0.3.
Can anybody tell me how this can be done? Thank you.
I need to use the value 0.3. I am using float for this. Now when I move the mouse of this variable in VS2010, it tells me 0.2999999 instead of 0.3.
But I would really need the 0.3.
Can anybody tell me how this can be done? Thank you.