Maptitude GISDK Help |
Returns the skew of the values in an array.
skew_value = skew(array input_data)
Argument |
Contents |
input_data |
An array of numbers |
A real number indicating the skew of values in the input data array.
The array must contain numbers only. Other types, including null, are not allowed.
Error Type |
Meaning |
Error |
The array contains values that are null or are not numbers |
Function |
Summary |
Returns the kurtosis of an array of numbers |
©2025 Caliper Corporation | www.caliper.com |