Discussion:
Simple usage example for BigInteger?
(too old to reply)
GeorgCantor
2010-01-17 15:56:01 UTC
Permalink
One of the new additions to the .NET 4.0 framework is
System.Numerics.BigInteger.

Please can someone give a simple usage example?

Thank you.
Igor Tandetnik
2010-01-17 16:03:08 UTC
Permalink
Post by GeorgCantor
One of the new additions to the .NET 4.0 framework is
System.Numerics.BigInteger.
Please can someone give a simple usage example?
You may want to ask in microsoft.public.dotnet.framework.
--
With best wishes,
Igor Tandetnik

With sufficient thrust, pigs fly just fine. However, this is not necessarily a good idea. It is hard to be sure where they are going to land, and it could be dangerous sitting under them as they fly overhead. -- RFC 1925
GeorgCantor
2010-01-17 17:20:01 UTC
Permalink
Post by Igor Tandetnik
You may want to ask in microsoft.public.dotnet.framework.
Thank you Igor!

Loading...