1171: C语言6.21
Memory Limit:32 MB
Time Limit:1.000 S
Judge Style:Normal Judger
Creator:
Submit:4
Solved:3
Description
用牛顿迭代法求以下方程在1.5附近的根:
Input
无
Output
输出牛顿迭代法求出的根,保留4位小数。
请注意行尾输出换行。
Sample Input Copy
无
Sample Output Copy
2.0000