static void Main(string[] args) { FixedPointTheorem x = new FixedPointTheorem(); Console.WriteLine(); Console.ReadLine(); }