Maptitude GISDK Help

Skew()

Summary

Returns the skew of the values in an array.

 

Syntax

skew_value = skew(array input_data)

 

Argument Contents
input_data An array of numbers

 

Returns

A real number indicating the skew of values in the input data array.

 

Notes

Error Codes

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

 

See Also

Function Summary
Kurtosis() Returns the kurtosis of an array of numbers

 

 

©2025 Caliper Corporation www.caliper.com