SyntaxFix
Write A Post
Hire A Developer
Questions
I had the same issue, but I simply solved it by adding -lm after the command that runs my code. Example. gcc code.c -lm