oleg-nesterov
oleg-nesterov
Dario, et al, this is going off-topic and I am a bit tired of the web interface ;) I hope you won't mind if I reply on faudiostream-users.
It is clear why -single/-double makes a difference in this case, but... To be honest, I never really understood the purpose of ma.EPSILON. And what is it? Say, doubleprecision EPSILON...
> * see: https://en.cppreference.com/w/cpp/types/climits > > * as in C: Ah. Yes, yes, I know. And I too wrote the similar program to verify. Sorry for confusion. When I said...
> I think that it is defined as the smallest quantity, let's call it EPS, for > which (1.0 + EPS) > 1.0 returns true. OK, quite possible, then ma.EPSILON...