Math.Mean¶
Name | Mandatory | Description | Default | Type |
---|---|---|---|---|
⬅️ Input |
The sequence of floating point numbers to calculate the average of. | [Float] |
||
Output ➡️ |
The calculated average as a float. | Float |
||
Kind |
No | The type of average to calculate. | Mean::Arithmetic |
Mean |
Calculates the average value of a sequence of floating point numbers.
Examples¶
1 2 |
|
[info] [sample-wire] 1.4