Hello,

I writing a tinyos code. I need to use the logarithm function. I got the
following error:

undefined reference to log"

I have tried two solutions: adding -lm option to my make file but it did
not work

I have tried to use logf but the returned result is wrong.

Can anyone please help me to solve this issue?

Thank you in advance.

Regards,

Lynda.
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to