10.06.2016 Views

eldo_user

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Eldo Control Language<br />

Library of Functions for Tasks<br />

kurt<br />

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

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

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

Usage<br />

kurt(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 />

Eldo® User's Manual, 15.3 923

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

Saved successfully!

Ooh no, something went wrong!