java.lang.Object
com.stimulsoft.report.infographics.gauge.helpers.StiMathHelper

public class StiMathHelper extends Object
Copyright Stimulsoft
  • Constructor Details

    • StiMathHelper

      public StiMathHelper()
  • Method Details

    • length

      public static double length(double value1, double value2)
      Length between value1 invalid input: '&' value2.
      Parameters:
      value1 -
      value2 -
      Returns:
    • maxMinusMin

      public static double maxMinusMin(double value1, double value2)
    • getMax

      public static double getMax(double[] list)