#9536. 再求f(x,n)

再求f(x,n)

Description

已知

![](pic/1167.gif)

用递归函数求解。

Input Format

第一数是x的值,第二个数是n的值。

Output Format

函数值。

1 2

0.40