Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://xmm.vilspa.esa.es/sas/8.0.0/doc/ssclib/node131.html
Дата изменения: Wed Jul 2 03:52:42 2008 Дата индексирования: Fri Sep 5 19:38:10 2008 Кодировка: Поисковые слова: 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