ChartDirector Ver 4.1 (C++ Edition)

ArrayMath.percentile


Usage

double percentile(double p) const;

Description

Gets the required percentile value of the elements of the ArrayMath object.
SEO India | Search Engine Optimization Company India

Arguments

Argument Default Description
p (Mandatory) The percentile to get. It should be between 0 - 100.

Return Value

The required percentile value of the elements of the ArrayMath object.