Click here to Skip to main content
15,889,992 members
Articles / Programming Languages / C#

BigInteger Library

Rate me:
Please Sign up or sign in to vote.
4.77/5 (20 votes)
23 Sep 2011CPOL5 min read 95.6K   5.5K   45  
A .NET 2.0 and Mono library for the 64 bit optimized handling of very large integers, up to 10240 binary digits or approximately (safe to use) 3000 decimal digits

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



Comments and Discussions