Data Type VB.Net Tutorial

public class Test
   public Shared Sub Main
      Console.WriteLine(Single.Epsilon)
   End Sub
End class
1.401298E-45