Computes the survival function (one minus the CDF) at x.
Uses the regularized upper incomplete gamma function for improved numerical accuracy in the upper tail.
Return
the probability that a value exceeds x, in the range 0, 1.
the point at which to evaluate the survival function.