Computes the cumulative distribution function at x using the complementary error function.
Returns zero for any x less than or equal to mu.
Return
the probability that a value drawn from this distribution is less than or equal to x.
the point at which to evaluate the cumulative probability.