C
Clayton King
I'm sure this is simple, but I can't find it anywhere. I have the diameter of a circle and want to calculate the circumference. What's the formula?
in Excel use the function PI(), so for your example
=2*(diamter/2)*PI()
Ron said:Which is the same as
=diameter/Pi()
Maybe diameter*Pi() though
Hi Ron
Definetly should stop working right now for not seeing this (haven't
calculated circumferences for years, though...)
Ron said:I think we should both stop working. I was thinking Pi()*D and then
saw your post. So I had to be a wise-ass and it came back and bit me
(as Ken pointed out).
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.