Searched refs:tabD1 (Results 1 – 1 of 1) sorted by relevance
94 double tabD[20000], tabD1[20000], Inc; in create_Data_file() local106 tabD1[i] = log(nbVal - (Inc * i) + Inc); in create_Data_file()119 write(fp1, &tabD1[i], sizeof(double)); in create_Data_file()