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

Logarithmic point percent function (PPF).

Pascal
function LogarithmicCDFInv(y: double; p: double): double; overload;
Parameters 
Description 
Probability, real positive value on closed interval [0,1]. 
Distribution parameter, real value on open interval (0,1). 

the logarithmic point percent function (PPF) for probability y using the parameter p.

function LogarithmicCDF(x: Integer; p: single): single; overload;

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