There are two floating-point numbers: a and b.
Calculate and output the value of the expression .
Note: use double variables for a and b.
Input data format:
Two floating-point numbers each on a separate line.
Output data format:
The result of the expression.