使用Windows的c ++的任意精度?

时间:2012-08-30 17:39:02

标签: c++ numbers arbitrary-precision

是否有可以在Windows中相对容易实现的库? 我不久前做了一些函数,它使用了数组来获得理想的结果。我有空的时候可能会为他们工作。

但是有没有这样的功能可以轻松实现到c ++中?

1 个答案:

答案 0 :(得分:0)

显然人们很幸运使用了GNU Multiple Precision Arithmetic Library for Windows