Interface PercentileRanks

    • Method Detail

      • percent

        double percent​(double value)
        Return the percentile for the given value.
      • percentAsString

        String percentAsString​(double value)
        Return the percentile for the given value as a String.