Spread Silverlight Documentation
SKEW
Spread Silverlight Documentation > Formula Reference > Formula Functions > SKEW

Summary

This function returns the skewness of a distribution.

Syntax

SKEW(number1,number2,...)

Arguments

The arguments are numeric values. Only the first argument is required. Up to 255 arguments may be included.

Data Types

Accepts numeric data for all arguments. Returns numeric data.

Examples

SKEW(A1,B2,B3,C1,C4)

See Also