log_sum_exp2 | R Documentation |
logged sum of exponentiated variables
log_sum_exp2(x, y)
x |
a number |
y |
another number |
\log(\exp(x) + \exp(y))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.