In the C++ backend tan funciton is compiled in the polymorphic std::tan that 
actually uses the tanf (float) or tan (double) or tanl (quad):

https://en.cppreference.com/w/cpp/numeric/math/tan

Same for the C backend, so I guess this is correct?

Stéphane 

> Le 20 déc. 2020 à 00:05, Julius Smith <julius.sm...@gmail.com> a écrit :
> 
> The "p" in tf2snp means "protected", meaning that the poles are bounded away 
> from the unit circle, but that should not be kicking in here, I would think.  
> Perhaps more likely is the use of libc functions like tan() which are always 
> in single precision?
> 



_______________________________________________
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users

Reply via email to