Navigation :
intRight
intRight(r: ranvar, a: number) 🡒 number, pure function
Returns the sum of the probabilities over the open segment [ a, $\infty$ ).
N.B intRight(r, a) is going to replace the more convolute call int(r, a, support.max(r)) in the near future.