Write a program that reads pairs of numbers
and
with
,
and for each pair prints
.
Input
Input consists of several pairs of natural numbers
and
such that
.
Output
For every pair, print
with 10 digits after the decimal point.
About statements
The official statement of a problem is always the one
in the PDF document. The HTML version of the statement
is also given to help you, but may contain some content
that is not well displayed. In case of doubt, always use the PDF.