I have been trying to use the BigInteger type, that is supposedly new in .NET Framework 4.0.
I don\'t seem to be able to get to it, and get an error when trying to r
Have you added a project reference (Project... Add Reference...) to System.Numerics?