05.05.2014 Views

csmstr - Omega Engineering

csmstr - Omega Engineering

csmstr - Omega Engineering

SHOW MORE
SHOW LESS

Create successful ePaper yourself

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

FUNCTION REFERENCE<br />

STDDEV(ELEMENT, COUNT)<br />

STDDEV(ELEMENT, COUNT)<br />

ARGUMENT TYPE DESCRIPTION<br />

element int / float The first array element to be processed.<br />

count int The number of elements to be processed.<br />

DESCRIPTION<br />

Returns the standard deviation of the count array elements from element onwards, assuming<br />

the data points to represent a sample of the population under study. If you need to find the<br />

standard deviation of the whole population, use the PopDev function instead.<br />

FUNCTION TYPE<br />

This function is passive.<br />

RETURN TYPE<br />

float.<br />

EXAMPLE<br />

Dev := StdDev(Data[0], 10)<br />

REVISION 6 PAGE 419

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

Saved successfully!

Ooh no, something went wrong!