No one thinks you are stupid, but you need to tell us exactly what is not working. What is wrong exactly? The only problem I see is this line:


int RadiusToCircumference = number1 * 2 * pi;
...