using System;public class Example{ public static void Main() { Console.WriteLine(Double.Epsilon); }}//4.94065645841247E-324