Creates an arithmetic post-aggregator
1 | druid.postagg.arithmetic(fn, a, b, name = NULL)
|
fn |
operator (e.g. +, -, *, /) |
a |
left hand side post-aggregator |
b |
right hand side post-aggregator |
name |
alias for this post-aggregator |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.