avg method

Avg avg([
  1. dynamic args
])

Implementation

Avg avg([args]) => Avg(this, args);