Скачиваний:
5
Добавлен:
11.05.2015
Размер:
396 б
Скачать
#include <stdio.h>
#include <conio.h>
#include <stdlib.h>
#include <math.h>

#define N 64

////////////////////////////////////////////////

void values (int *rand_val, int numb);
void print_int_mass (int*mass, int numb);
float sredn (int*mass, int n);
float dispers (int*mass, int n);
float nesm_oc_disp (int*mass, int n);
float M3 (int*mass, int n);
float M4 (int*mass, int n);
Соседние файлы в папке Teor_ver1