Business Studies, asked by ankitssm1440, 1 year ago

Write a function average which takesdeptnoasinputargument and returns the averagesalary received by the employee in the given department

Answers

Answered by Anonymous
0
Syntax

AVERAGE(number1, [number2], ...)

The AVERAGE function syntax has the following arguments:

Number1 Required. The first number, cell reference, or range for which you want the average.

Number2, ... Optional. Additional numbers, cell references or ranges for which you want the average, up to a maximum of 255.
Similar questions