20220255 - 二分法求函数的解

Time Limit

1000 毫秒

Memory Limit

128 MB

通过次数

0

提交次数

4

求函数:f(x)=x^5-2x^4+3x^3-4x^2+5x-6[0.9,1.6]区间内只有一个根且f(x)随着x的增大而增大,求该根的值,保留小数点后6为小数。

Input

Output

1.491798

Examples

Input


                            

Output