Interface PercentileRanks

    • Method Detail

      • percent

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

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