Okay, here goes...
So my ratios are between 0-10, including fractional values (1.2, 4.3, etc.). I'm trying to make the whole numbers (ex. 2, 4) display as 2.0, 4.0. For the life of me, I can't figure it out. I've tried using float(), find(), tokencount(), modulus. It just won't work! Anyone?
Thanks!