<< Click to Display Table of Contents >> Navigation: Using GeNIe > Equation-based and hybrid models > Writing equations in GeNIe > Functions > Statistical functions |
Returns error function (also called the Gauss error function, inverse of the Normal PDF), e.g., Erf(1.0)=0.842701
Returns the value of the Normal cumulative density function, e.g., NormalCDF(1.0,0,1)=0.841345
Returns the value of the Normal probability density function, e.g., NormalPDF(1.0,0,1)=0.241971