Home
last modified time | relevance | path

Searched refs:erfc_inv (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp6965 double erfc_inv(double x);
7672 double erfc_inv(double x) { in erfc_inv() function
7685 result = -erfc_inv(2.0 * p); in normal_quantile()