Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://xmm.vilspa.esa.es/sas/7.1.0/doc/ssclib/node131.html
Дата изменения: Mon Jul 9 01:26:57 2007 Дата индексирования: Sat Dec 22 09:49:26 2007 Кодировка: Поисковые слова: http astrokuban.info astrokuban |
function stdDev(vector) real(single), intent(in) :: vector(:) real(single) :: stdDev end function stdDev
This find the average of the input values
, then estimates the scatter or standard deviation
of these values from