Discussed in #480
Originally posted by andrii0lomakin July 3, 2024
Hi.
I noticed that TornadoMath.atan2 plugin is registered using double,double type parameters but in reality it uses float,float ones.
So my question is, does it work in the sense is this code executed on GPU?