R
Richard
If I have a tube thats .805 round, 1.235 high, .060 thick. How would I
write this as an excel formula. Thanks in advance!!
write this as an excel formula. Thanks in advance!!
If I have a tube thats .805 round, 1.235 high, .060 thick.
How would I write this as an excel formula.
Apparently, you did not bother to read several good answers.
Bill
It might seem ambiguous but tried to keep it simpleThe information is ambiguous:
? Do you want total surface area = inside + outside?
? Are the ends open?
? Do you also want the area of the edges at the ends?
The formula for the area of a cylinder with height H and radius R is:
Area = (pi) x 2R x H
The formula for the area of a circle of radius R is:
Area = (pi) x R^2
To get the edges at the ends, subtract the inner circle from the
outer.
If it's .060 thick it would have to be open which would include
the total surface area meaning inside and out.