本文介绍了你怎么写一个无限精度数字类?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述 29岁程序员,3月因学历无情被辞! 您好!!! Protoman在这里,我需要写一个无限精度数字类 b / c我想计算pi。给我一些示例代码。另外,当我运行我的 程序并计算pi时,我的计算机会冻结b / c它是无限的吗?b $ b精度?感谢您的帮助! 解决方案 说真的...... 1)你当然想要任意精度,而不是无限精度 2)你一定要自己做功课 3)如果你遇到困难,可以随意提出更具体的问题 祝你好运 Markus Hi!!! Protoman here, I need to write an infinite precision number classb/c I want to compute pi. Give me some sample code. Also, when I run myprogram and it computes pi, will my computer freeze b/c it''s infiniteprecision? Thanks for the help! 解决方案Seriously...1) you certainly want arbitrary precision, not infinite precision2) you should definitely do your homework on your own3) if you get stuck, feel free to ask a more specific questionGood luckMarkusYou are very welcome.BestKai-Uwe Bux 这篇关于你怎么写一个无限精度数字类?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 上岸,阿里云! 08-16 03:14