Interface Percentiles

    • Method Detail

      • percentile

        double percentile​(double percent)
        Return the value associated with the provided percentile.
      • percentileAsString

        java.lang.String percentileAsString​(double percent)
        Return the value associated with the provided percentile as a String.