I'm having a problem with math.h library. I included <math.h> in the code. but when I build the project, I have the following errors with sin, cos, sqrt functions. I'm working with SAMD20.

I also include m in Linker Libraries but it didn't help.
How can I resolve this problem.
Thanks for reading.