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 如果我将它转换为十进制并输出它,我会得到这个:76.4200
79,228,162,514,264,337,593,543,950,335
76.4200
如何从小数中取回整数?
我不确定您是如何设法输出该数字的。你试过用双打吗?你能告诉我你把它转换成十进制的代码吗?