The geometric_mean node
Compute the geometric_mean.
See the stats node
Example
|geometric_mean()
.field('pressure')
Parameters
all statistics nodes have the following parameters
| Parameter | Description | Default |
|---|---|---|
| field( string ) | name of the field used for computation | |
| as( string ) | name for the field for output values | defaults to the name of the stats-node |