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

Maxwell probability density function (PDF).

Pascal
function MaxwellPDF(x: double; a: double): double; overload;
Parameters 
Description 
Function domain, zero or positive real value. 
Distribution parameter, positive real value. 

the Maxwell probability density function (PDF) for value x using the parameter a. Parameter a must be positive and value x >= 0 , otherwise the result is NAN.

The Maxwell probability density 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!