#P1895. 求f(x,n)

求f(x,n)

Description

已知

求f(x,n)的值

Input Format

输入x和n。

Output Format

函数值,保留两位小数。
4.2 10
3.68

Source

信息学奥赛一本通 递归算法