How to increases the accuracy of log10 function in c++

后端 未结 0 1370
长情又很酷
长情又很酷 2020-11-27 22:29

I am trying to calculate really accurate values more than 18 decimal places. I am trying to calculate log10 (1e18 +1) by a C++ program. The value of log10 (1e18 +1) is real

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