.NET Framework 3.5. I\'m trying to calculate the average of some pretty large numbers. For instance:
using System; using System.Linq; class Program {
Use the IntX library on CodePlex.