erfc xThis calls Python's built-in math.erfc function, which computes the complementary error function of x, i.e., 1 - erf(x).
|
|
|
The source of this document is in Python/doc/special.m2:49:0.