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

Cauchy cumulative distribution function (CDF).

Pascal
function CauchyCDF(x: double; m: double; b: double): double; overload;
Parameters 
Description 
Function domain, real value. 
Location parameter, real value. 
Shape parameter, real positive value. 

the Cauchy cumulative distribution function (CDF)

The Cauchy cumulative distribution function 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!