.NET Framework Library for arbitrary digit precision

后端 未结 8 1205
执笔经年
执笔经年 2020-12-21 15:05

I\'m reviving this question, and making it more specific: Is there a .NET framework library that supports numbers with arbitrary digits of precision?

8条回答
  •  爱一瞬间的悲伤
    2020-12-21 15:22

    Here is a good article on how to represent infinite digits.

    http://dobbscodetalk.com/index.php?option=com_myblog&show=Basic-Arithmetic-with-Infinite-Integers.html&Itemid=29

    good luck

提交回复
热议问题