Class StatisticsUtils


  • public class StatisticsUtils
    extends Object
    Utilities for the statistics dialog.
    • Constructor Detail

      • StatisticsUtils

        public StatisticsUtils()
    • Method Detail

      • round

        public static float round​(float x)
      • round

        public static float round​(float x,
                                  float v)
      • round

        public static double round​(double x)
      • round

        public static double round​(double x,
                                   double v)