Binary Search with nextafter()

前端 未结 0 759
不知归路
不知归路 2020-12-04 02:30

I input an double n and am trying to find the root by binary search. the break-condition with epsilon are kind of long and i was thinking about using nextafter() to compute

相关标签:
回答
  • 消灭零回复
提交回复
热议问题