Description Usage Arguments Value
Calculate log(exp(logx) - exp(logy)) in a somewhat numerically stable way.
1  | logspace_sub(logx, logy)
 | 
logx,  | 
 logy log-scale numeric values to subtract  | 
log(exp(logx) - exp(logy)), but more numerically stable
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.