Description Usage Arguments Value
Given a = log(x) and b = log(y), returns log(x + y).
1 | logsum(a, b)
|
a |
Log value of x. |
b |
Log value of y. |
Returns log(x + y).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.