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

Bose-Einstein probability density function (PDF).

Pascal
function BoseEinsteinPDF(x: double; Mu: double; s: double): double; overload;
Parameters 
Description 
Function domain, real value. 
Mu 
Location parameter, real value. 
Shape parameter, real positive value. 

Bose-Einstein probability density function (PDF).

Calculates the Bose-Einstein PDF for x using the parameters a and s. The distribution arises in the study of integer spin particles in physics. Integer spin particles are described by Bose-Einstein statistics and are called BOSONS. Bose-Einstein PDF 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!