NSketch v0.1

ExpHistogram.RankOf Method 

A value between 0 and 1 representing the percentage of previously added values that are smaller than the current one.

public float RankOf(
   float value
);

Implements

IHistogram.RankOf

See Also

ExpHistogram Class | NSketch Namespace