Math.Mean¶
Name | - | Description | Default | Type |
---|---|---|---|---|
<input> |
A sequence of floating point numbers. | [Float] |
||
<output> |
The calculated mean. | Float |
||
Kind |
The kind of Pythagorean means. | Mean.Arithmetic |
Mean |
Calculates the mean of a sequence of floating point numbers.
Examples¶
1 2 3 4 5 6 |
|
[info] [shards/Math/Mean/Mean.edn] 1.4