Maptitude GISDK Help

Mean(), Avg()

Summary

Computes the mean (average) of the elements of an array.

 

Syntax

avg_value = Mean(array data_values)

 

Argument Contents
data_values An array of numbers

 

Returns

A real number equal to the mean of the elements of data_values.

 

Notes

Error Codes

Error Type Meaning
Error The array contains values that are null or are not numbers

 

See Also

Function Summary
Median() Computes the median of the elements of an array

 

 

©2025 Caliper Corporation www.caliper.com