Calculating circumference

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?
 
F

Frank Kabel

Hi Clayton

circumference = 2 * Pi * radius

in Excel use the function PI(), so for your example
=2*(diamter/2)*PI()

Frank
 
F

Frank Kabel

Ron said:
Which is the same as

=diameter/Pi()

Hi Ron
:)
Definetly should stop working right now for not seeing this (haven't
calculated circumferences for years, though...)

Greetings
Frank
 
R

Ron Rosenfeld

Maybe diameter*Pi() though


Ya know, I was thinking PI() * D, and then I saw Frank's post and got confused.

That's my story and I'm sticking to it <ggg>


--ron
 
R

Ron Rosenfeld

Hi Ron
:)
Definetly should stop working right now for not seeing this (haven't
calculated circumferences for years, though...)

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).


--ron
 
F

Frank Kabel

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).

o.k. lets stop working though I think my boss will disagree :)

Have a nice weekend
Frank
 
N

Norman Harker

Hi Ken!

It's only PI*Diameter on working days. On Sundays / is having a rest.

--
Regards
Norman Harker MVP (Excel)
Sydney, Australia
(e-mail address removed)
Excel and Word Function Lists (Classifications, Syntax and Arguments)
available free to good homes.
 

Ask a Question

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.

Ask a Question

Top