complementary CDF
Computes the complementary cumulative probability distribution function for given value of x. This is P{X > x}
Return
The probability, 1-P{X<=x}
Parameters
x
The value to be evaluated
Computes the complementary cumulative probability distribution function for given value of x. This is P{X > x}
The probability, 1-P{X<=x}
The value to be evaluated