Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はこの番号を持っています: 79,228,162,514,264,337,593,543,950,335 10進数に変換して出力すると、次のようになります:76.4200
79,228,162,514,264,337,593,543,950,335
76.4200
どうすれば小数から整数を取り戻すことができますか?
どうやってその数値を出力したのかわかりません。ダブルを使ってみましたか?それを10進数に変換するコードを教えてもらえますか?