- Picture and text skills
- Case
Returns the geometric mean of an array or range of positive numbers.
Syntax
GEOMEAN(number1,number2,...)
Number1, number2, ... 1 to 30 parameters that can be used to calculate the average.
You can also use the form of a single array or array reference instead of using commas to separate parameters.
Description
• The argument can be a number, or a name, array, or reference containing numbers.
• If the array or reference parameter contains text , logical values, or blank cells, these values will be ignored; however, cells containing zero values will be counted.
• If any data point is less than 0, Function GEOMEAN returned the error value #NUM!.
Articles are uploaded by users and are for non-commercial browsing only. Posted by: Lomu, please indicate the source: https://www.daogebangong.com/en/articles/detail/GEOMEAN-han-shu-qiu-ji-he-ping-jun-zhi.html
评论列表(196条)
测试