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

Laplace distribution point percent function (PPF).

Pascal
function LaplaceCDFInv(p: double; m: double; b: double): double; overload;
Parameters 
Description 
Probability, real positive value on closed interval [0,1]. 
Distribution location parameter, real value. 
Distribution scale parameter, real positive value. 

the Laplace distribution point percent function (PPF) for probability p using the parameters m, and b.

Inverse CDF is defined by the following equation: 

 

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