Searched refs:erfc_inv (Results 1 – 1 of 1) sorted by relevance
6965 double erfc_inv(double x);7672 double erfc_inv(double x) { in erfc_inv() function7685 result = -erfc_inv(2.0 * p); in normal_quantile()