Stan Math Library
4.9.0
Automatic Differentiation
|
The inverse complementary error function for variables.
The derivative is:
\[ \frac{d}{dx} \left(\mbox{erfc}^{-1}(x)\right) = -\frac{\sqrt{\pi}}{2}e^{\mbox{erfc}^{-1}(x)^2} \]
.
a | The variable. |
Definition at line 28 of file inv_erfc.hpp.