#D8374. Right triangle
Right triangle
Right triangle
problem
Given the lengths of sides that are not the hypotenuse of a right triangle, and . The side of length overlaps the axis, and the side of length overlaps the axis.
Do the following:
- Rotate the triangle around the axis.
- Rotate the shape created by performing the operation around the axis.
Perform the operation to find the volume of the created figure.
output
Output the volume of the figure. Also, output a line break at the end. Absolute or relative errors less than are allowed.
Example
Input
1 2
Output
33.510322
inputFormat
outputFormat
output
Output the volume of the figure. Also, output a line break at the end. Absolute or relative errors less than are allowed.
Example
Input
1 2
Output
33.510322
样例
1 2
33.510322