Java convert double to long, and long to double

后端 未结 0 1806
后悔当初
后悔当初 2020-12-06 08:50

I want to multiply a specific double by 1 000 000 000 but without loosing precision.

I would also want to divide that long by 1 000 000 000 and get the initial double

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