Help me with a scoring system?

I just realized that if I gave you an example like circle(x,y,2*r) you would get used to it and continue to do it this way instead of doing it the lazy way where int r (radius) is actually d (diameter, d = 2 * r)