Search found 2 matches
- Mon Feb 05, 2018 9:11 am
- Forum: ESP8266 SDK
- Topic: about using math
- Replies: 7
- Views: 3847
Re: about using math
sorry I can't open the url. could you copy some word?
- Wed Jan 31, 2018 10:16 am
- Forum: ESP8266 SDK
- Topic: about using math
- Replies: 7
- Views: 3847
about using math
hello!
I would like to use some of math related function calls like pow, sin, sqrt...
But it seems math function doesn't work with SDK.
Either #include<math.h> on user_main or -lm on the Linker doesn't work too.
Do you have any idea to work them out?
I would like to use some of math related function calls like pow, sin, sqrt...
But it seems math function doesn't work with SDK.
Either #include<math.h> on user_main or -lm on the Linker doesn't work too.
Do you have any idea to work them out?