You are here: Symbol Reference > Probabilities Namespace > Functions > Probabilities.ZipfCDFInv Function
MtxVec VCL
ContentsIndex
PreviousUpNext
Probabilities.ZipfCDFInv Function

Zipf distribution point percent function (PPF).

Pascal
function ZipfCDFInv(p: double; s: double; N: Integer): double; overload;
Parameters 
Description 
Probability, real positive value on closed interval [0,1]. 
Distribution parameter, real positive value. 
Distribution parameter, positive integer. 

Zipf distribution point percent function (PPF).

function ZipfCDF(x: Integer; s: single; N: Integer): single; overload;

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!