Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
i am using the atan and atan2 function for finding the inverse tan of two signals then some time atan and atan2 gives perfect inverse function and some times it doesn't give . i don't understand behavior of this function is that dependent on the data type or any thing else ?
i have loaded header file math.h and return value storing in double type variable .