COEFFS_MULTI
printf("#define\tCOEFFSMULTI\t%d\n\n", COEFFS_MULTI);
printf("%d, ", (int)roundf((float)arr[k] * COEFFS_MULTI));