Description Usage Arguments Examples
multiply or divide Gaussians equiavelent to the more convenient inline operator "*" or "/".
x * y
x / y
z <- x * y
z2 <- x / y
1 2 |
x |
a gaussian object x |
y |
a gaussian object y |
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.