Searched refs:tabRtan (Results 1 – 1 of 1) sorted by relevance
44 double tabRtan[20000], Inc; in create_Result_file() local55 tabRtan[i] = tan(Inc * i); in create_Result_file()57 tabRtan[i] = tan(0); in create_Result_file()67 write(fp, &tabRtan[i], sizeof(double)); in create_Result_file()