'#include<math.h> not working in vscode (ubuntu) [duplicate]
I just installed ubuntu via dual boot on my laptop and further installed vscode along with build-essenttial
command.
Everything is working fine in my current knowledge but in any code where #include<math.h> is used and inside main function pow() is used. Vs code is giving this error. I have tried every possible thing but can't resolve it.
image :
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|