Description Usage Arguments Value
The function logAdd adds together two numbers using their log
to prevent under-/over-flow
1 | logAdd(lx, ly)
|
x |
log of the first number. |
y |
log of the second number. |
Log of the sum of exp(x) and exp(y).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.