Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ std_normal_log_qf() [2/4]

double stan::math::std_normal_log_qf ( double  log_p)
inline

The inverse of the unit normal cumulative distribution function evaluated at the log probability.

Parameters
log_pargument between -Inf and 0 inclusive
Returns
Real value of the inverse cdf for the standard normal distribution.

Definition at line 26 of file std_normal_log_qf.hpp.