10.06.2016 Views

eldo_user

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Eldo Control Language<br />

Library of Functions for Tasks<br />

skew<br />

Task function category: Functions Operating on Arrays<br />

Returns the third standardized moment also known as sample skewness (unbiased value if bias<br />

is 0, biased value otherwise) of the elements of the array array.<br />

Usage<br />

skew(array [, istart, istop], bias)<br />

Arguments<br />

• array<br />

Array.<br />

• istart<br />

Optional. Array start index.<br />

• istop<br />

Optional. Array stop index.<br />

• bias<br />

Bias value. Set to 0 for unbiased value.<br />

Description<br />

If istart and istop are specified, this function applies to the part of array beginning at index istart<br />

and ending at index istop.<br />

Related Topics<br />

Library of Functions for Tasks<br />

960<br />

Eldo® User's Manual, 15.3

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!