Am 25.10.21 um 05:18 schrieb Ichthyostega:
When compiled with -O0, then the expf()-version yields the slightly more
correct numbers

Nah, I mean of course the generic pow()-version yields the more correct numbers;
probably because it uses doubles internally for the computation -- we
could consider to do the same (modern 64-bit CPUs aren't faster anymore
when computing floats vs computing doubles. Just floats require only half
the storage...)

-- Hermann




_______________________________________________
Yoshimi-devel mailing list
Yoshimi-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/yoshimi-devel

Reply via email to