FormulaUtilities.Avg - метод Смотри также Terrasoft.Common - пространство имен > FormulaUtilities - класс : Avg - метод C#
Glossary Item Box
Перегрузка | Описание |
---|---|
Avg(Int32[]) | Returns the average of the integers in a set. |
Avg(Int64[]) | Returns the average of the 64-bit integers in a group. |
Avg(Double[]) | Returns the average of the floating-point numbers in a set. |
Avg(Decimal[]) | Returns the average of the numbers of the System.Decimal type. |