Computer Science, asked by PrasoonKumar2339, 7 months ago

Write a function definition to calculate the volume of the cylinder.
name of the function volcyl()
Arguments: radius and height of the cylinder

Answers

Answered by siddiqismail173
0

Answer:

hey looks like your question is incompeleted or wrong

Explanation:

can you plz make it more understandable

Answered by ridafatima7a
0

Answer:

HERE

Explanation:

A cylinder is just an extension of a circle so that it is given a height of some sort. As you can see, this is a cylinder with a radius of 4 inches and a height of 8 inches. Normally, you can calculate the volume of a cylinder with this formula: Volume = Pi * r^2 * h.

Similar questions