+ essai de fimg_cos_010

This commit is contained in:
2020-01-09 09:28:23 +01:00
parent 3218e83688
commit e51888b206
2 changed files with 8 additions and 0 deletions

View File

@@ -181,6 +181,9 @@ if (fi->count < 1) {
return -98;
}
/*
* mmmm, is this real ?
*/
coef = 1.0 / ((double)fi->count * (double)fi->fval);
if (verbosity) {