Numbers continued
Author
It’s not about designer numbers this timeIf I call QueryPerformanceCounter I have to use a large integer. After the call lets say the number that gets stored to that large integer is 68 trilionIf I convert that number to a float it becomes 6.8etc8e+13 does it mean that the precision is lost after conversion? 32 bit is 4 bilion maximum or ten digit number. The numbers that do not get displayed are replaced with 0 or what?Thank you for your time. I was having this discussion with JoeJ initially, I’m learning a lot from what he is posting
#numbers #continued
Numbers continued
Author
It’s not about designer numbers this timeIf I call QueryPerformanceCounter I have to use a large integer. After the call lets say the number that gets stored to that large integer is 68 trilionIf I convert that number to a float it becomes 6.8etc8e+13 does it mean that the precision is lost after conversion? 32 bit is 4 bilion maximum or ten digit number. The numbers that do not get displayed are replaced with 0 or what?Thank you for your time. I was having this discussion with JoeJ initially, I’m learning a lot from what he is posting
#numbers #continued