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

std<br />

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

Returns the standard deviation (unbiased value) of the elements of the array array.<br />

Usage<br />

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

Arguments<br />

• array<br />

Array.<br />

• istart<br />

Optional. Array start index.<br />

• istop<br />

Optional. Array stop index.<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 967

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

Saved successfully!

Ooh no, something went wrong!