I want to use the BigInteger class from the System.Numerics but if i want to write
using System.Numerics;
Numerics is not fou
Numerics
If you are using .NET 4.0, you can right click in References -> add reference -> In the .NET tab, look for System.Numerics.dll
System.Numerics.dll