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.
6 years, 8 months ago. This question has been closed. Reason: Off Topic
Error 308
Hello, i am a beginner in Coding so maybe my problem is something stupid...
In my code i have this line: "acc_total_vector = sqrt((ax*ax)+(ay*ay)+(az*az));"
but the compiler keeps saying : Error: More than one instance of overloaded function "sqrt" matches the argument list in "main.cpp", Line: 85, Col: 29"
Does someone know a solution for my problem?
Thanks