79702789

Date: 2025-07-16 00:22:44
Score: 1.5
Natty:
Report link

I had large errors in the following until I rounded the 2 number to the precision i was looking for before doing the math.

gfTireSize = (float)(Math.Round((double)fTempTotal, 6) / Math.Round((double)giTireSampleMax, 6));

Hope that helps.

Reasons:
  • Whitelisted phrase (-1): Hope that helps
  • Low length (0.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Jim S.