I have am having different results that what I am being
told I should have at the following website.
http://www.math.cornell.edu/~dwh/papers/EB-DG/EB-DG-web.htm
Look at the end of the section "Curvature of Curves". Is
there something in that formula that is diffent. I am
getting .283043 in stead of 3.533.
-----Original Message-----
*Aaagh*
OK I think I've got it now:
=(4*PI()^2*A2)/(B2^2+(2*PI()*A2)^2)
:
Sorry that last effort was way off
Try:
=(4*PI()^2*A2)/(B2^2+2*PI()*A2^2)
:
=(4*PI()^2*A2)/(B2+2*PI()*A)^2
:
Could someone please translate this formula into
excel.
4 pi squared A /[B squared + (2 pi A )squared]
where A=cell A2 and B=cell B2
I would appreciate it.
Chris E.
.