powered by
Adding small probabilities
logsum(l1, l2)
sum of probabilities exp(l1)+exp(l2)
log probabilities
Peiyuan Zhu
# sum of two 1e-5 exp(logsum(log(1e-5),log(1e-5)))
Run the code above in your browser using DataLab