Loading [MathJax]/extensions/TeX/AMSsymbols.js
Automatic Differentiation
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches

◆ Phi_approx() [5/8]

double stan::math::Phi_approx ( int  x)
inline

Return an approximation of the unit normal CDF.

Parameters
xargument.
Returns
approximate probability random sample is less than or equal to argument.

Definition at line 35 of file Phi_approx.hpp.