メインコンテンツまでスキップ
バージョン:25.2

average

  • math function

  • returns the arithmetic mean of a list of numbers

  • Examples: +

     put the average of [44,6,-8,12,93] —> 29.4
  • Related: sum, median