CUM_BIV_NORM_DIST(a,b,rho)
a: limit for first random variable
b: limit for second random variable
rho: correlation of the two random variables
CUM_BIV_NORM_DIST calculates the probability that two standard normal distributed random variables with correlation rho are respectively each less than a and b.