static void Main()
 {
     Console.WriteLine(Calculation.GetReducedPlanckConstant());
 }