eolymp
bolt
Try our new interface for solving problems
Problems

Function with factorials

Function with factorials

For the given even positive integer n find the value of

prb1209

Input

The even positive integer n (2n100000).

Output

Print the value of f(n) with four digits after the decimal point.

Time limit 1 second
Memory limit 64 MiB
Input example #1
2
Output example #1
1.0000