Cylinder covering

Tags
Challenge
No

Write a program to help users work out how much fabric they need to make a covering for their fave cylinder. The input should be from the worksheet, like this:

Input

I asked Google how to work out the surface area of a cylinder. It said:

Surface area formula

Here's the output for that data:

Output

Problem, though. The input is in centimeters. The output should be in square meters. I asked Google about that, too.

Square cm to square meters

Another example. The input:

Input

Output:

Output

Upload your workbook. The usual standards apply.

Where referenced