If you create a new Native Android Application (or OpenGLES Project template), include , and use any of the math functions included with it (powf, ldexpl, sqrt, etc...) then you get an undefined reference to that method.
Another user had the same issue here, but their solutions did not work for me.
I'm using Visual Studio 2019. Does anyone know how to get around this issue?