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

Fermi-Dirac probability density function (PDF).

Pascal
procedure FermiDiracPDF(const x: TDenseMtxVec; Mu: double; s: double; const y: TDenseMtxVec); overload;
Parameters 
Description 
Function domain, real value. 
Mu 
Location parameter, real value. 
Shape parameter, real positive value. 
Contains result. 

Fermi-Dirac probability density function (PDF).

Calculates the Fermi-Dirac PDF for x using the parameters Mu and s. The distribution arises in the study of half-integer spin particles in physics. Half-integer spin particles are described by Fermi-Dirac statistics and are called FERMIONS. Fermi-Dirac 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!