![]() |
Stan Math Library
5.4.0
Automatic Differentiation
|
|
inline |
Cody (1969) second-interval rational, valid for 0.46875 <= x <= 4.
Cody writes this interval as erfc(x) = exp(-x*x) * R(x), so erfcx is R(x) with the exponential cancelled analytically: no exp and no erfc call.
| y | argument, 0.46875 <= y <= 4 |