Hi, thanks for the response,
I’m using just sin,
When I click on the method sin in both projects it opens up cmath which then uses sinf()
However when I click on that methods the UE4 project opens up math.h and the CPP project opens up correct_math.h
Not sure if any of that helps.