eSDK: math.h
Posted: Fri Jun 09, 2017 6:19 am
Is there any extra commands to be included in the build file apart from -lm to access the math.h library. Because when I compute cos of an angle and then equate the negative value of it to a float variable it gives me 0.000000. Or should be assigning the value in any other way?