My calculation will only return 1, and I think it's because I'm not using this-> correctly. I'm trying to turn a number from 1 to 10 into a number from 0.0 to 1.0.
That's probably closer to what I mean, yes, but in my actual program, I have 4 objects. What needs to happen is each object needs to compare their data to each other object. If I do it that way, would main need to call this method for each object?