On this page | |
Since | 20.0 |
入力の浮動小数点値の平均を返します。
入力 ¶
values:
VariadicArg<Float>
平均を求める1つ以上の浮動小数点値。
出力 ¶
result:
Float
values 入力の平均。