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

Log-Weibull cumulative distribution function (CDF).

Pascal
function LogWeibullCDF(x: double; a: double; b: double): double; overload;
Parameters 
Description 
Function domain, real value. 
Distribution location parameter, real positive value. 
Distribution scale parameter, real positive value. 

the log-Weibull cumulative distribution function (CDF) for value x using the parameters a and and b.

Log-Weibull cumulative distribution function (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!