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

Logarithmic cumulative distribution function (CDF).

Pascal
function LogarithmicCDF(x: Integer; p: double): double; overload;
Parameters 
Description 
Function domain, positive integer. 
Distribution parameter, real value on open interval (0,1). 

the logarithmic probability density function (PDF) for value x using the parameter p.

Calculates the logarithmic distribution cumulative distribution function (CDF), defined by the following equation: 

 

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