avg(<Number>, <Number>) : Number
The avg function is used to calculate the average among the numbers included as parameters.
avg(0, 10 , 20) => 10
Learn more about how you can get started using the Formula Field.
Type above and the results will be displayed here.