ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Calculating the mean of the elements found in a one-dimensional array (numeric types) Hide the details
Mean of the numeric elements found in the array.
Name of the one-dimensional array of numeric types containing the elements whose mean must be calculated.
Calculating the mean of the elements found in a one-dimensional array (structured types) Hide the details
Mean of values of members.
Name of the one-dimensional array of structured types. The following structured types are allowed: class, dynamic class, structure, dynamic structure.Remark: In an array of dynamic classes or in an array of dynamic structures, the element is ignored if it is not allocated.
Name of the member containing the values that must be used to calculate the mean.
Calculating the mean of the elements found in a column of a two-dimensional array Hide the details
Mean of column values.
Name of the two-dimensional numeric array.
Subscript of the array column containing the values that must be used to calculate the mean.
Calculating the mean of several values Hide the details
Mean of values.
First value that must be used to calculate the mean.
Second value that must be used to calculate the mean.
Third value that must be used to calculate the mean.
Last value that must be used to calculate the mean.
Supported types
Mean of durations
Last update: 09/18/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: