Description Usage Arguments Value
Stable calculation of log(exp(x) + exp(y))
of two numbers x
and y
1 | log_add_exp(x, y)
|
x |
real number |
y |
real number |
returns log(exp(x) + exp(y))
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.