Today I decided to cook something, but then I realized there is a critical item missing − a measuring glass. Being a programmer and all, I decided this wouldn't be much of a problem, as I could probably graduate it knowing its radius and height.
Height is 10cm and radius is 6cm. From the formula V = pi*r^2*h I got 1.13097336 liters, which is not possible because its volume is definitely below 0.5 liters.
I'd like to know how could I mess up such a simple formula, and then I'd like to figure out a way to graduate the glass knowing its volume, preferably in 25ml increments.