#P1287. 再求f(x,n)

再求f(x,n)

Description

用递归函数求解

Input Format

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

Output Format

函数值,保留两位小数。
1 2
0.40

Source

递归